LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Apache help (https://www.linuxquestions.org/questions/linux-networking-3/apache-help-129848/)

dontclickhere 12-29-2003 02:51 PM

Apache help
 
I have just purchased Red Hat Pro Workstation and i was wondering, does it automattically install apache?

Ive seen if it did, im pretty sure, but when i enter in the command to start apache it says a file is blank or does not exsist.

could anyone help me?

IM new to Linux :newbie:

dontclickhere 12-29-2003 07:57 PM

*bump*
someonepleasehelp

bcarl314 12-29-2003 08:59 PM

Whats the result of
service httpd restart
???

and

chkconfig --list | grep httpd

???

dontclickhere 12-29-2003 11:00 PM

i used to get some error but now when i try to connect, it just says failed.

[root@dhcppc1 root]# /etc/rc.d/init.d/httpd fullstatus
Connection refused

thats why happens if i type that command

[root@dhcppc1 root]# /etc/rc.d/init.d/httpd start
Starting httpd: [FAILED]

same for that

These are my settings:
Main
Server Name: 127.0.0.1
Webmaster Email: root@localhost
Availible addresses: All on port 80

Virtual Hosts
Default

Server
Lock File: /var/lock/httpd.lock
PID File: /var/run/httpd.pid
Core Dump Directory: /etc/httpd
User:Apache
Password:Apache

Preformance
Max number of connections: 150
Timeout: 300

Does anyone know the answer?

bcarl314 12-30-2003 09:50 AM

Hmm, what's in the last 10 lines of you /var/log/messages file?

Also, check the error_log file. It may have some clues.

My guess is you've got a corrupt httpd.conf file.


All times are GMT -5. The time now is 05:43 PM.