It is telling you that you do not have the mysql extension compiled into your PHP, you will probably need to look for the install package on your machine. It should be listed as php-mysql or php5-mysql.
Hopefully this is my last challenge for a while.
configuring phpmyadmin.
HTTPd is configured
<VirtualHost *:80>
ServerName pma.dev
DocumentRoot
/usr/share/phpMyAdmin-2.9.0.2-all-languages
</VirtualHost>
when I browse to pma.dev I get the following mesage:
phpMyAdmin - Error
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.
Any help much appreciated
Keith
- - - - - - -
Keith Smith
- - - - - - -
http://travelingcheese.com/search_engine/increase-search-engine-traffic.html
- - - - - - -
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss