Jump to content

apache start problem help please


pixeltrace

Recommended Posts

Hi,

 

I installed apache 2.0.43 in my linux test server

using httpd2.0.43.tar.gz and do the typical installation

./configure

make

make install

 

the source codes and configs are located

in

/usr/local/apache2/

 

now i wanted to start my apache and use

# /usr/local/apache2/bin/apachectl start

but i am getting this error message

httpd: could not open document config file /httpd.conf

 

what could be the cause of this? i already rebooted my test server

but its still the same.

 

hope you could help me fix this.

 

thanks!

Link to comment
Share on other sites

Can we see what options you passed to ./configure ? It seems Apache is looking for your config file within the / directory. It really ought to be within /etc

 

ps: What distro are you using? Its usually not required to manually install Apache.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.