![]() |
How to start localhost service in suse????
i have installed apache 2 webserver on suse but i dont know how to start the localhost service and also tell me where is my www root folder.
|
You star apache by doing
Code:
#/etc/init.d/httpd start Code:
#chkconfig httpd on |
Quote:
|
it got the solution..
i go to init.d dierctory in /etc and in terminal i typed ./apache2 start and it starts... |
You probably inserted the "#" in the command I showed you above. That just indicates roots command prompt and should not be entered as part of the command. If the command had a "$", then it means run it as a normal user.
|
All times are GMT -5. The time now is 03:35 AM. |