Koozali.org: home of the SME Server

software installer problem

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
software installer problem
« Reply #15 on: January 07, 2007, 11:21:44 PM »
Quote from: "gixmo"


Can you help a little bit more ? :lol:   :wink:

Quote from: "Is this what you see in WebMail...."
A fatal error has occurred
DB Error: extension not found
Details have been logged for the administrator.


Don't panic.

I think php5 has left a directory behind and one of the templates is still thinking that php5 is installed and trying to load modules from the wrong place.

Have a look in /usr/lib

Do you see a php AND php4 directory ?  If you do then php4 probably have the modules you want and php is empty.

If they both exist, delete the php one.
Code: [Select]
rm -dr /usr/lib/php Then
Code: [Select]
expand-template /etc/php.ini
signal-event post-upgrade
signal-event reboot
Regards,
William

IF I give advise.. It's only if it was me....

Offline gixmo

  • ***
  • 63
  • +0/-0
    • http://www.gixmo.nl
software installer problem
« Reply #16 on: January 08, 2007, 06:14:19 PM »
William,

it works! Slowly and mainly because of the help of nice and willing people like you i am moving up from the level of a noobie.

Thanks a lot !!!
 :)