mySQL & PHP Directory issues?
Posted: Fri Apr 07, 2006 12:28 pm
I recently installed PHP5 and MYSQL5 on a server but phpMyAdmin is displaying
"Cannot load mysql extension. Please check your PHP configuration."
I did as instructucted by php.net (shown below) but have had no success. Any Ideas
"On Windows NT, 2000, XP and 2003:
Go to Control Panel and open the System icon (Start -> Settings -> Control Panel -> System, or just Start -> Control Panel -> System for Windows XP/2003)
Go to the Advanced tab
Click on the 'Environment Variables' button
Look into the 'System Variables' pane
Find the Path entry (you may need to scroll to find it)
Double click on the Path entry
Enter your PHP directory ant the end, including ';' before (e.g. ;C:\php)
Press OK and restart your computer "
"Cannot load mysql extension. Please check your PHP configuration."
I did as instructucted by php.net (shown below) but have had no success. Any Ideas
"On Windows NT, 2000, XP and 2003:
Go to Control Panel and open the System icon (Start -> Settings -> Control Panel -> System, or just Start -> Control Panel -> System for Windows XP/2003)
Go to the Advanced tab
Click on the 'Environment Variables' button
Look into the 'System Variables' pane
Find the Path entry (you may need to scroll to find it)
Double click on the Path entry
Enter your PHP directory ant the end, including ';' before (e.g. ;C:\php)
Press OK and restart your computer "