Koozali.org: home of the SME Server

Horde Failed when yum update

Offline verti

  • *
  • 30
  • +0/-0
    • http://www.davidmartinez.org
Horde Failed when yum update
« on: October 23, 2006, 11:02:59 AM »
Hello,

I search in a forum for my problem but not found anything.

My probles is there:

I have a SME 6.0.1 with Horde 3.0, and I run yum update, then horde can not display and /var/log/messages sow this:

Code: [Select]

php: PHP Fatal error:  Call to undefined function:  getdriverconfig() in /home/httpd/html/horde/lib/Horde/Perms/datatree.php on line 46


Can anything help me please?
Thanks!!

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Horde Failed when yum update
« Reply #1 on: November 14, 2006, 01:53:02 AM »
If you are running horde 3, then you should add this line to your yum.conf  main section

exclude=horde imp turba e-smith-horde e-smith-imp e-smith-turba

That way those rpm's will not get installed since for sme 6.x the horde 3 components are installed via a script.

To recover, here is what I would do.  Make a backup of your current horde directory, and dump the horde db just in case - mysqldump --opt horde > /root/horde_30.sql.  Then in your horde directory, remove the accounts directory.  Then run the latest horde 3.0 script.  What should happen is the script should see that the accounts directory is not present and proceed to install like it's the first time.  You will see some errors as some of the files and RPM's are already installed.  After the install, you should be good to go.

Good Luck,

John Bennett
......