Wednesday, January 21, 2009

OpenSUSE command

Hello all,
After you have installed PHP/Apache/Mysql in OpenSUSE already and you aim to start its services, it is very easy you just start Konsole and type:

#rcmysql start
This command line we use to start mysql service

#rcapache2 start
This command line we use to start apache service

And then you can run PHP successfully.

Cheers,
ChanHan Hy

No comments: