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

RE: [cobalt-users] PHP 4.2.3 PKG - Problem?



> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
> BSmith@xxxxxxxxxxx
> Sent: 05 December 2002 14:31
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] PHP 4.2.3 PKG - Problem?
>
>
> -----Original Message-----
> From: Paul Shuttleworth
> Subject: [cobalt-users] PHP 4.2.3 PKG - Problem?
>
>
> Hi All
>
> Well as it was the season of goodwill then I thought I would try
> the PHP Pkg
> http://www.nuonce.net/cobalt-php-dl.php given to us yesterday.
>
>
> Any thoughts anyone?
>
> Paul.
>
>
> _____________________________________
>
>
> Paul,
>
> My Apologizes, I had assumed most people would have their Raq's
> up to date.
> That is why that one library is NOT there.
>
> Also, if you checked further, on the website, I removed it
> because of a few
> bugs
> related to the uninstall & mysql as well as a couple of others.
>
> You need to manually remove it.
>
> rm -R -f /etc/httpd/4.2.3
> rm -R -f /usr/lib/apache/php/4.2.3
>
> pico /etc/httpd/conf/httpd.conf
>
> rename "libphp4.2.3.so" to "libphp4.so"
>
> and restart your apache
>
> /etc/rc.d/init.d/httpd restart
>
> Sorry for this matter, the install script was supposed to have a sanity
> check
> to check for the latest update, but I used the wrong upgrade script.
>
> Thanks,
>
> Brian
>

In trying to put things back I have done the above and now get

[root apache]# /etc/rc.d/init.d/httpd restart
Shutting down Web Service:
Setting up Web Service: Syntax error on line 58 of
/etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libpdf.so.1: cannot
open shared object file: No such file or directory /usr/sbin/httpd

Doing a search on the php.ini file for libpdf returns not found.

Any thoughts

If I comment out
LoadModule php4_module modules/libphp4.so
in the httpd.conf apache will come back up, but I guess there would be no
PHP support.

Regards
Paul.