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

R: [cobalt-users] PHP3 w Postgres on a RaQ3i



Unfortunately I got this error after installing all rpms:

Syntax error on line 31 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp3.so into server:
/etc/httpd/modules/libphp3.so: cannot open shared object file: No such file
or directory

I had to create a symbolic link to let the server find its files:

su
ln -s /usr/lib/apache /etc/httpd/modules
killall -HUP httpd
/etc/rc.d/init.d/httpd reload
/etc/rc.d/init.d/httpd restart

..and it worked.

Hope somebody will benefits from this.

Audric Leperdi
CIO - evolutiva srl
Via Varallo, 30 -10153 - Torino - Italy
tel +39 011 8121617 - fax. +39 011 8121614
www.evolutiva.com

----- Original Message -----
From: Oren Teich <teich@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, January 23, 2000 2:07 AM
Subject: RE: [cobalt-users] PHP3 w Postgres on a RaQ3i


>
> >
> > >Hi,
> > >
> > >does anyone succeded in installing PHP3 with the option for postgres on
> > >RaQ3i?
> >
>
> I'm in the process of uploading some rpm's for php on the RaQ3/RaQ3i
>
> ftp://ftp.cobaltnet.com/pub/users/teich
>
> just download all the rpm's there, install em, and you should have php
with
> postgres and mysql support.
>
> Oren Teich
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users