phpMyAdmin config
Jeremy C. Reed
reed at reedmedia.net
Fri Oct 27 10:43:34 MST 2006
> Cannot load mysql extension. Please check your PHP
> configuration. - Documentation
>
> Docs say to install PHP-MySQ. Did that. restarted
> mysql & httpd.
>
> No errors on restart.
>
> still same message.
Make sure "extension=mysql.so" is listed in your PHP extensions.ini (maybe
at /usr/local/etc/php/extensions.ini).
Should not need restart of MySQL server, just apache httpd.
More information about the PLUG-discuss
mailing list