Messed up my Horde + other PHP [SOLVED]

Support/Development for PHP
jmackenz
Forum Regular
Forum Regular
Posts: 116
Joined: Tue Jan 23, 2007 10:18 am

Messed up my Horde + other PHP [SOLVED]

Unread post by jmackenz »

Greetings everyone :)

Well, I was looking around for better solutions for anti-virus than plesks dr-web and found (what I thought was) a handy guide on implementing qmail-scanner.

part of this guide had me do a yum update , which I did.

Now my horde webmail is giving me the message :

A fatal error has occurred
DB Error: extension not found
Details have been logged for the administrator ( log file location I don't know, not in httpd error log.)


Also, a gallery 2.1 installation is not working, message in log file states :
PHP Fatal error: Call to undefined function: mysql_connect() in /var/www/vhosts/yourcompsolution.com/httpdocs/gallery/lib/adodb/drivers/adodb-mysql.inc.php on line 347

I tried to use the gallery install script to re-install and it tells me :
You must have the MySQL PHP module installed


Is there any way I can revert back to my original PHP ? Or can I change settings to let horde work with the current php version..

I see lots of references to having yum exclude PHP , but did not find that until after I screwed it up.

Any help would be GREATLY appreciated.

qmail-scanner is working great BTW! ;)
Last edited by jmackenz on Tue Jan 23, 2007 2:26 pm, edited 1 time in total.
jmackenz
Forum Regular
Forum Regular
Posts: 116
Joined: Tue Jan 23, 2007 10:18 am

Unread post by jmackenz »

horde log states :

Jan 23 09:22:48 HORDE [emergency] [horde] DB Error: extension not found: , localhost, horde, /var/lib/mysql/mysql.sock, unix, horde, I08l4ssyFRZ4b, utf8, mysql, horde, horde.perms, horde_datatree, horde_datatree_attributes [on line 1615 of "/usr/share/psa-horde/lib/Horde/DataTree/sql.php"]
jmackenz
Forum Regular
Forum Regular
Posts: 116
Joined: Tue Jan 23, 2007 10:18 am

Unread post by jmackenz »

Got it fixed,

was sa matter of moving in the php.ini and php.onf files from their repsective rpmnew file.

:oops:
Post Reply