LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-20-2002, 11:31 AM   #1
xgtr
LQ Newbie
 
Registered: Apr 2002
Distribution: Slack, of course.
Posts: 19

Rep: Reputation: 0
Unhappy httpd service not starting... F$CK!!!


Installed Slack 8.1, mainly as an SSH/Web/FTP/E-Mail server. Everything was working fine, until today. HTTPD does not start at startup. I have NO idea wtf happened.

No big deal, though, right? Just /etc/rc.d/rc.httpd start .... Run top and ps aux, and nothing. So, I /etc/rc.d/rc.httpd restart, but get message "httpd (no pid file) not running". So now I'm at a loss.

Here, btw, is the rc.httpd:

------------------------------------------------------
#!/bin/sh
#
# Start the Apache web server
#

case "$1" in
'start')
/usr/sbin/apachectl start ;;
'stop')
/usr/sbin/apachectl stop ;;
'restart')
/usr/sbin/apachectl restart ;;
*)
echo "usage $0 start|stop|restart" ;;
esac
------------------------------------------------------

So, I bow before you, oh Slackware gurus, and ask for insight, and mercy upon my newbie soul...




xgtr, out...
 
Old 08-20-2002, 03:13 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Try restarting it and then:

tail /var/log/apache/error_log

That'll start you on what's wrong. Bad virtual host, cross binding ports... first thing you might want to do though if you haven't already is upgrade to apache 1.3.26 from the patches section of slackware's download site.

Cheers,

Finegan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/local/lib/libaprutil-0.so. bijuhpd Linux - Newbie 1 10-30-2005 05:07 PM
service httpd status, results in httpd dead but subsys locked squadja Red Hat 2 09-11-2004 10:31 PM
starting httpd as service strimp099 Red Hat 10 04-12-2004 07:38 PM
Error Starting httpd Service - Please Help Speednow Linux - Networking 3 05-24-2003 02:10 PM
Error Starting httpd Service - Please Help Speednow Linux - Newbie 0 05-24-2003 01:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration