Pei,

Either it was not there or you have deleted it. After an "updatedb" do 
"locate apachectl" to find it. If you know the full path, check that it 
is there and the permissions.

HTH
Chris

pei_world wrote:

>yes, I was using the exactly thing your said, the full path of apache 
>, but it just responed cann't found the command
>
>>>I had installed apache on my linux system, it work fine after the
>>>installation. but when I reboot the computer and use command "apachectl
>>>start" to start it again, it responed "apachectl command not found"
>>>can anyone help. thx...
>>>
>>Did you use apachectl when you installed apache? On my RedHat 7.2 
>>apachectl is not present and not used. To start or stop it use "service 
>>httpd start" or to set it to start up automatically at boot time 
>>"chkconfig --level 345 httpd on".
>>
>>If you installed from RPMs then this is what I would expect. If from 
>>source or on a different linux flavour, then I don't know. You could do 
>>a "locate apachectl" to see where it is and give the command line the 
>>full path, just in case its not on your default path.
>>
>>HTH
>>Chris
>>
>




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to