Apache problem - TechRepublic
General discussion
March 9, 2003 at 02:24 AM
brianaaa12

Apache problem

by brianaaa12 . Updated 23 years, 3 months ago

Hi,

I just upgraded to Apache 2.0.44 (from source) on a Caldera 3.1 Linux box. Installation went fine, however I no longer have a /etc/rc.d/init.d/httpd file to launch httpd. I did track down the /usr/local/apache2/apachectl file which appears to have the same function.

In other words, typing in “./apachectl start” will start the daemon. My problem is that I can’t make it executable! I have tried every ‘chmod’ combination possible. I’ve tried chmod a+x and even that doesn’t work. Itneeds to have the “./” in front of it.

Does this version NOT have the /etc/rc.d/init.d/httpd script? Why can’t I make it executable?

Brian

This discussion is locked

All Comments