Mehmet Fatih Akbulut wrote:
hi all, today, i get this error frequently :
do people keep coming up to you in the street and shouting 'DB Error' at you or what?
A fatal error has occurred DB Error: extension not found [line 542 of /var/www/horde/kronolith/lib/Driver/sql.php] ... but php5-mysql is installed. and also i installed pear db ...
has PEAR DB got anything to do with this? I doubt it given that there seems to be a custom DB driver included in whatever you are trying to run. and what is php5-mysql exactly (probably a RPM?)
what may cause this problem ? and how can i fix this ?
install the mysql extension or make the code work with the myslqi extension: http://nl2.php.net/manual/en/ref.mysql.php http://nl2.php.net/manual/en/ref.mysqli.php
help please ... many thanks in advance ...
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php