Koozali.org: home of the SME Server

Lost PHP -> MySQL support

guestFF

Lost PHP -> MySQL support
« on: August 19, 2001, 02:34:59 PM »
Hi,

I tried to upgrade php according to the how-to of Dan Brown.
(http://www.familybrown.org/howtos/php-upgrade-howto.html)

The test.php gives me the nice php overview, but no support for Mysql. Also my webmail system does not work anymore.
---------
Fatal error: Call to undefined function: mysql_pconnect() in /home/httpd/horde-phplib/db_mysql.inc on line 73
---------

Does anybody have a clue on how to get Mysql support back?

Thanks,

RequestedDeletion

guestFF

Re: Lost PHP -> MySQL support
« Reply #1 on: August 19, 2001, 03:03:10 PM »
Hi again,

I got it back. I renamed the new php.ini file and put back the original php.ini filw wich was backuped by RPM. I could not get in (access denied) so I used the password wich is at /etc/openldap/ldap.pw

No errors anymore, but strange that this happened...

Thanks anyway.

RequestedDeletion