English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Ok so when i run apache 2.2 web server it gives me a cmd window error that says the Serveradmin takes one arugument, the email address of the server administrator.

I was told to check the httpd.conf file or something but I have no clue where that is and i need to get it up and running in the very near future, i have uninstalled and reinstalled many many times and it does not change anything


PLEASE HELP!!!!!!

2007-06-18 14:47:26 · 4 answers · asked by Anonymous in Computers & Internet Software

4 answers

The httpd.conf file is located (normally) in the /etc directory on Red Hat systems. Depending on what distribution you're using, it could be different, but I also think you're using Windows and not Linux based on the way you asked your question. If you're using Linux, run the following command to find it: "find / -name httpd.conf -print &" without quotes as root in a terminal window.

If you're using Windows, the file is under C:\Program Files\Apache Group\Apache\httpd.conf or you can search for it with the Search application. If this is your only roadblock and everything else is configured correctly, you simply need to edit the file and change the ServerAdmin to root@localhost to get it running.

WG

2007-06-18 15:25:09 · answer #1 · answered by W G 5 · 0 0

I have to wonder how much of an effort you made. A Google search would have gotten you the location in about 10-30 seconds. Windows search would have got it for you as well. So would have reading the documentation.

You can find it in something like C:\ Program Files \ Apache \ conf or something similar. Open up httpd.conf in Notepad. Find where ServerAdmin is listed, and make sure there is an e-mail listed for it.

2007-06-18 17:10:21 · answer #2 · answered by csanon 6 · 0 0

httpd.conf can be found in this folder, type in the terminal screen: cd /etc/httpd/conf

2007-06-18 15:12:53 · answer #3 · answered by LAMPP 3 · 0 0

click on the link below and find a tutorials that suits your need.

btw join a users group and forum they will help you out better than anyone on here...

click on the link below

2007-06-18 15:00:08 · answer #4 · answered by Carling 7 · 0 0

fedest.com, questions and answers