You are not logged in.

#1 2008-12-23 10:02:40

quadmachine
Member
Registered: 2008-12-08
Posts: 18

[SOLVED]Installing LAMP, problems from the start

Hello.
I started to install Apache, PHP and MySQL following teh wiki http://wiki.archlinux.org/index.php/LAMP
I follow the steps carefully, then comes the step where i run Apache first

/etc/rc.d/httpd start

and it FAILs to start.

So I have created a user http, from the group http. My /etc/hosts is correct, and my /etc/rc.conf also. I have made no changes to /etc/httpd/conf/httpd.conf exept commenting one line

#LoadModule unique_id_module        modules/mod_unique_id.so

like stated in the wiki...
I've checked /var/log/httpd for errors, but there's nothing there, so I'm quite stuck not knowing what's the error... any help?

apache 2.2.11-1 is in question btw.

Cheers!

Last edited by quadmachine (2008-12-23 10:08:16)


format c:\ | rm -rf /

Offline

#2 2008-12-23 10:06:20

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: [SOLVED]Installing LAMP, problems from the start

Any output when you run 'apachectl start'? The rc.d stuff usually drops everything into /dev/null so that's no use in debugging.


1000

Offline

#3 2008-12-23 10:07:59

quadmachine
Member
Registered: 2008-12-08
Posts: 18

Re: [SOLVED]Installing LAMP, problems from the start

Seems the problem was in the conf file. That is, my /srv/http dir wasn't created.
Should write something about that in the wiki...
Anyway it's running now.

Cheers!


format c:\ | rm -rf /

Offline

Board footer

Powered by FluxBB