[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP problems on RaQ3 (WAS: no subject)



----- Original Message ----- 
From: "Zied Fakhfakh" <zied@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, October 10, 2002 7:12 PM
Subject: [cobalt-users] (no subject)


> I installed the php4 pkg (for Raq4) from Pkgmaster as someone said, that it
> works fine.
> 
> but it seems not ... can anyone tell me if there any workaroud or something to
> do to make it work ??
> 
> I added the following in the httpd.conf file:
> LoadModule php4_module  /usr/lib/apache/libphp4.so
> 
> when I restart apache it tells :
> Setting up Web Service: Syntax error on line 33 of /etc/httpd/conf/httpd.conf:
> Cannot load /usr/lib/apache/libphp4.so into server: libldap.so.1: cannot open
> shared object file: No such file or directory
> 
> of course I never asked about libldap, and it doesn't exist on my Raq3 box ...

that´s probaly the problem, You got a RaQ3, I just succesfully installed PHP and latest Apache(1.3.26 but close :-) following these instructions from Steve Bassi:

"To upgrade apache on a RAQ3
http://www.camelbackup.com/raq3-apache-1.3.26.html

To upgrade/install php on a RAQ3, this place is as good as any for simple
instructions.
http://www.uk2raq.com/raqfaq/raqfaqshow.php?faq=43

You do not need to upgrade apache to install PHP, however it is worth
upgrading apache to avoid the vulnerabilities of the standard RAQ3 apachae."

Allthough he writes there´s no need for upgrade Apache, I think that´s Your problem, cause Apache does know of the LoadModule php4_module  /usr/lib/apache/libphp4.so

You might need to uninstall the pkg package for RaQ4 You installed...

Sincerly
Kim Emax