You are not logged in.

#1 2008-09-28 10:05:30

mycow
Member
From: Athens / Greece
Registered: 2008-09-28
Posts: 10
Website

Apache + PHP fresh install failure

Hello people,

I installed today arch linux and then apache and php... after the insertion of

LoadModule php5_module modules/libphp5.so

apache fail to run and doesn't say why... error log file is empty

/usr/sbin/apachectl start
httpd: Syntax error on line 121 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp5.so into server: /usr/lib/libxml2.so.2: undefined symbol: gzopen64

Can someone help?

Thx in advanced

Last edited by mycow (2008-09-28 10:08:43)

Offline

#2 2008-10-03 16:13:34

mycow
Member
From: Athens / Greece
Registered: 2008-09-28
Posts: 10
Website

Re: Apache + PHP fresh install failure

I found the solution after all.

Offline

#3 2008-10-10 20:30:10

intellitech
Member
From: Chicago, IL
Registered: 2008-09-18
Posts: 34
Website

Re: Apache + PHP fresh install failure

Can you possibly explain what that solution was?

I'm having the same issue.


With regards,
Adam Eberlin

My AUR Packages

Offline

#4 2008-10-12 16:22:09

mycow
Member
From: Athens / Greece
Registered: 2008-09-28
Posts: 10
Website

Re: Apache + PHP fresh install failure

The solution was simple.

First try installing Apache from pacman, then do ldconfig and updatedb the install php mysql and the rest files you want and redo ldconfig and updatedb and that will do the trick.

If you see the error still let me know.

Offline

Board footer

Powered by FluxBB