|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
trouble starting apache
I browsed to cd /usr/local/apache-1.3.17/bin and typed "apachectl start" and it said bash command not found. I also tried the command, "httpd" with no luck even though I am in the directory that contains these files. How do I start apache?
Thanks! |
|
#2
|
||||
|
||||
|
if you specify current directory:
./apachectl start ...or add the path to $PATH /Johan |
|
#3
|
|||
|
|||
|
./apachectl start, since your Apache was installed to an extremely non-standard location. If you continue this bad habit, just add /usr/local/apache-1.3.17/bin PATH to your shell.
|
|
#4
|
|||
|
|||
|
THANKS! That worked. But... Apache was already running. Is there any other reason my web pages aren't serving up but email, ftp, telnet, etc is all working?
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > trouble starting apache |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|