Hi all, The first few times I do START STOP or RESTART, everything works fine. But after that, it gives the following: [root@linux ~]# serctl stop Stopping SER : /usr/local/sbin/serctl: line 614: kill: (8771) - No such process stopped [root@linux ~]# [root@linux ~]# serctl start
Starting SER : PID file exists! (/var/run/ser.pid) already running? [root@linux ~]# [root@linux ~]# serctl restart Stopping SER : /usr/local/sbin/serctl: line 627: kill: (8771) - No such process stopped Starting SER : PID file exists! (/var/run/ser.pid) already running?
How can I solve it?
Thanks,
Marc
I would recommend to use the standard init.d scripts to start/stop SER, it is more reliable. The init.d scripts for most distributions are included in the source tarball, binary packages install them by default.
Jan.
On 09-08-2005 15:00, Marc Khayat wrote:
Hi all, The first few times I do START STOP or RESTART, everything works fine. But after that, it gives the following: [root@linux ~]# serctl stop Stopping SER : /usr/local/sbin/serctl: line 614: kill: (8771) - No such process stopped [root@linux ~]# [root@linux ~]# serctl start
Starting SER : PID file exists! (/var/run/ser.pid) already running? [root@linux ~]# [root@linux ~]# serctl restart Stopping SER : /usr/local/sbin/serctl: line 627: kill: (8771) - No such process stopped Starting SER : PID file exists! (/var/run/ser.pid) already running?
How can I solve it?
Thanks,
Marc
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers