Results 1 to 3 of 3
Hi there,
Any one there to help. I followed all the steps in configuring and starting process of apache in SuSE Linux Enterprise server. after the following commands
# make
...
- 11-21-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 3
Apache failed to start
Hi there,
Any one there to help. I followed all the steps in configuring and starting process of apache in SuSE Linux Enterprise server. after the following commands
# make
# make install
I receive a successfull message stating that apache is well configured.
But when issuing the the following command to start it
# ./bin/apachectl start
I receive the error message "no such files or directory"
Would you please assist me to solve this problem.
Thanks in advance for your assistance.
Olivier K. Mukadi
olivierkm@yahoo.com
- 11-21-2007 #2
Seems like you are trying to start it from the wrong path. What is the output of doing
Code:#find / -name apachectl
- 01-02-2008 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 3


Reply With Quote
