[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
R: [cobalt-users] php3 on a raq3 libphp3.so isn't found -> Fixed
- Subject: R: [cobalt-users] php3 on a raq3 libphp3.so isn't found -> Fixed
- From: "Audric Leperdi" <aleperdi@xxxxxxxxxxxxx>
- Date: Wed Feb 16 23:36:32 2000
- Organization: evolutiva srl
You could create a symbolic link like this:
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
----- Original Message -----
From: Luc Schiltz <becher@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, February 16, 2000 11:08 PM
Subject: Re: [cobalt-users] php3 on a raq3 libphp3.so isn't found -> Fixed
> > hello,
>
> > after installing the packages from the ftp from cobalt, mentionned at
>
> > http://www.cobalt.com/support/kb/search.php3?ques=php&qid=726&language=1
>
> > for mysql & php3 on a raq3, I get the following error when trying to
> > restart the wevbserver
>
> > Setting up Web Service: 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
>
>
> > any ideas ?
>
>
> > thanks
>
>
> > luc
>
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
>