Posted by fathamburger on June 14, 2011 at 5:50am
I had to rescue a site from one failing drive to another months ago and it was pretty much left untouched until recently when I finally got time to work on it again.
Getting this every time I start up wamp "PHP Startup: unable to load dynamic library ' (wrong drive letter here to php_gd2.dll)" along with other php dlls. I've changed httpd.conf, wampmanger.conf at least from memory, seems like there are some other lingering conf files I'd have to hit. Anyone know what those might be and where to find them?

Comments
php.ini
did you check php.ini?
It's likely to be the extensions directive in there.
thanks. I made changes to
thanks. I made changes to php.ini and loaded it up but still more errors, phpmyadmin wont start and in general the site now gives me
Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' in [path]\includes\database\mysql\database.inc on line 43
There are drupal upgrade and migration guides, but I wonder if there is a drupal "moving" guide somewhere lol
I'd probably recommend
I'd probably recommend uninstalling then re-installing WAMP, but make sure you back everything up first including DB's