Alexis;177930 Wrote: 
> I have to reboot my server each time I want to restart slimserver
> (remember, slimserver is supposed started, but can't be stopped!), I
> tell you this in a few seconds...
> 
> Here:
> ks33912 ~ # ps ax |grep mysqld
> 4946 ?        Ssl    0:00 /usr/sbin/mysqld
> --defaults-file=/etc/mysql/my.cnf --basedir=/usr
> --datadir=/var/lib/mysql --pid-file=/var/run/mysqld/mysqld.pid
> --socket=/var/run/mysqld/mysqld.sock

You DO NOT have to reboot the server! Stop doing this; you're wasting
time.  This is Linux, not Windows!

Just run /etc/init.d/slimserver stop. If you get an error message then
do "rm /var/run/slimserver/slimserver.pid".
Then run "/etc/init.d/slimserver start".  You should get "ok".


-- 
Ron Olsen
------------------------------------------------------------------------
Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233
View this thread: http://forums.slimdevices.com/showthread.php?t=32451

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to