Results 1 to 4 of 4
How could I start Apache2 manualy in my SuSE 9.3?
I can configure it via YaST to start during boot but I want to control it's start. It seems that ...
- 09-29-2005 #1Just Joined!
- Join Date
- Mar 2005
- Location
- Greece - Larissa
- Posts
- 31
How to start Apache2
How could I start Apache2 manualy in my SuSE 9.3?
I can configure it via YaST to start during boot but I want to control it's start. It seems that there isn't a "apachectl" command.
Any help?
Thanx,
Rodo
- 09-29-2005 #2
service httpd start
or
service apache start
should do it.Linux user #126863 - see http://linuxcounter.net/
- 09-29-2005 #3Banned
- Join Date
- Jul 2004
- Posts
- 947
Code:/etc/init.d/apache2 start
- 10-01-2005 #4Just Joined!
- Join Date
- Mar 2005
- Location
- Greece - Larissa
- Posts
- 31
Thank you guys you were helpfull


Reply With Quote