You are not logged in.

#1 2009-09-27 20:09:52

dragos240
Member
Registered: 2009-05-23
Posts: 189

Unable to start httpd daemon

I've been having this issue lately, when I boot up, apache doesn't. This started a week or so ago, but before that, everything worked great. Well. The bbs was slower (much, in fact it didn't even load).  Can anyone help me?

Offline

#2 2009-09-27 20:45:21

Urfaust
Member
From: Germany
Registered: 2009-01-30
Posts: 164

Re: Unable to start httpd daemon

Offline

#3 2009-09-27 21:38:17

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Unable to start httpd daemon

I don't know where half of these files are. Or how to configure them. Can you help me? Also, does this explain why my daemon isn't starting?

Offline

#4 2009-09-27 22:10:43

stefanwilkens
Member
From: Enschede, the Netherlands
Registered: 2008-12-10
Posts: 624

Re: Unable to start httpd daemon

most likely you will have to:

pacman -S php-apache

you will then have to copy /etc/php/php.ini to a safe location and move /etc/php/php.ini.pacnew to /etc/php/php.ini. You can now check your original php.ini with the new one and compare changes.

check your pacman logfile buddy, I believe you'll find it has a note saying php.ini was installed as php.ini.pacnew

Last edited by stefanwilkens (2009-09-27 22:15:14)


Arch i686 on Phenom X4 | GTX760

Offline

#5 2009-09-27 22:13:34

neddie_seagoon
Member
Registered: 2009-08-23
Posts: 121

Re: Unable to start httpd daemon

Have you checked logs in /var/log/httpd for any clues as to why it's not starting?

Offline

#6 2009-09-27 23:30:21

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Unable to start httpd daemon

Oh, I found the issue!

It wants my OLD ip address, I reset my outside IP address from 24.34.53.70 to 66.30.92.228. Now where do I set that?

Nevermind. That didn't do it. I changed the conf file, but no luck.

Last edited by dragos240 (2009-09-27 23:55:21)

Offline

#7 2009-09-28 20:45:29

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Unable to start httpd daemon

dragos240 wrote:

Oh, I found the issue!

It wants my OLD ip address, I reset my outside IP address from 24.34.53.70 to 66.30.92.228. Now where do I set that?

Nevermind. That didn't do it. I changed the conf file, but no luck.

bump.

Offline

#8 2009-09-29 14:53:56

Urfaust
Member
From: Germany
Registered: 2009-01-30
Posts: 164

Re: Unable to start httpd daemon

Did you changed the conf file and edited it? Have you installed php-apache?

Start apache with

/usr/sbin/apachectl start

and look for errors.

Offline

Board footer

Powered by FluxBB