Pornire/Stopare Mysql/Apache în Mandrake 10.0

6 posts / 0 new
Last post
Ienicer
Pornire/Stopare Mysql/Apache în Mandrake 10.0

Cum opresc serviciul Apache sau Mysql.
E corect folosirea lui kill?
/etc/init.d/mysqld stop nu merge

cosmin
cosmin's picture
Re: Pornire/Stopare Mysql/Apache în Mandrake 10.0

De ce nu merge? Ce zice?

[url=http://counter.li.org/]Linux registered user #368449[/url]

Ienicer
Re: Pornire/Stopare Mysql/Apache în Mandrake 10.0

/etc/rc.d/init.d/mysql stop
/etc/rc.d/init.d/mysql start

merge cu root

/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd start

merge pentru apache

E cam un mod greoi de a lucra.

Ienicer
Re: Pornire/Stopare Mysql/Apache în Mandrake 10.0

/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd start

merge pentru apache

Ienicer
Re: Pornire/Stopare Mysql/Apache în Mandrake 10.0

E cam un mod greoi de a lucra.

cgherman
cgherman's picture
Re: Pornire/Stopare Mysql/Apache în Mandrake 10.0

#service httpd start
#service httpd stop

#service mysql start
#service mysql stop