ellisgl Posted August 8, 2010 Report Posted August 8, 2010 PDO_MySQL isn't being loaded, but PDO_SQLite is even though that is commented out in the php.ini file. RESOVLED.Edited the php.ini to fix it.. Not the php.ini_production_nano...oi. Quote
Ric Posted August 8, 2010 Report Posted August 8, 2010 Change all three configuration files. php.ini – is the active file (used by PHP) It will be overwritten when switching between production or development. Hence to retain changes make them tophp.ini_production_nanoandphp.ini_delvelopment_nano All the bestRic :angry: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.