Hi,
I am running a LAMP server (Fedora). It has worked well with a PHP/MySQL site for almost a year.
Suddenly a couple of days ago, the PHP driven site (which is based on the KnowledgeTree DMS), gave this error and wouldn't show the site:
[db_error: message="DB Error: extension not found" code=-25 mode=return level=notice prefix="" info="Array"]
I checked phpinfo(). The configure section reports:
--with-mysql=shared,/usr'
BUT, there is not major/separate section for MySQL (as there is for apache2handler, Apache Environment, etc.).
I could use Webmin to see and browse the MySQL databases, so MySQL is working.
I tried restarting Apache, then the server, but get the same error.
Most recently, I tries using yum to remove php, then reinstall php-mysql. I restarted Apache after this.
Same error message.
Has anyone hit this problem, or has ideas about it?
TIA
🙁