Good day to all, I'm having this problem with my MySQL.
I tried to search for similar topic but no luck to find one.
This is the error:
Even my localhost/phpMyadmin can't connect to mysql.
Im not exactly sure where instance I got this trouble or after having install and used MS Access to MySQL software. But after I used MSAccess-to-MySQL I still managed to check the successful database migration.
The mysqld-nt.exe was running. Don't know where to start to fix this, or what file should I check and I really need help(badly).
I tried to search for similar topic but no luck to find one.
This is the error:
| Code: |
| JDatabase::getInstance: Could not connect to database
The MySQL adapter "mysql" is not available. Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\AppServ\www\joomla\libraries\joomla\utilities\error.php:569) in C:\AppServ\www\joomla\libraries\joomla\environment\session.php on line 358 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\joomla\libraries\joomla\utilities\error.php:569) in C:\AppServ\www\joomla\libraries\joomla\environment\session.php on line 358 Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\joomla\libraries\joomla\utilities\error.php:569) in C:\AppServ\www\joomla\libraries\joomla\environment\session.php on line 361 |
Even my localhost/phpMyadmin can't connect to mysql.
| Code: |
| Cannot load mysql extension. Please check your PHP configuration. - Documentation |
Im not exactly sure where instance I got this trouble or after having install and used MS Access to MySQL software. But after I used MSAccess-to-MySQL I still managed to check the successful database migration.
The mysqld-nt.exe was running. Don't know where to start to fix this, or what file should I check and I really need help(badly).
