Gary wrote:
Thanks much, but I do not have a line that says extension=php_mysql.dll
What I do have is a line that says extension=mysql.dll
Should I add the php_?
Thanks again
Gary
check in the php/ext/ directory, if you have a dll called mysql.dll then
you're fine, if it's php_mysql.dll then change the file accordingly
TBH I'd recommend removing you're install, getting the MSI installer and
then doing an advanced install; you'll then have the option of choosing
which extensions you want installed/enabled and which you do not.
regards
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php