Re: Re: SOLVED! Need help with PHP / MySQL connect problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




do you have this in your php.ini extensions?
extension=php_mysql.dll

yes

Make sure you extension path is referencing its location also so it can find it...
for example:
extension_dir = "c:/php/ext/"

I changed this and now I can connect to MySQL! Haven't runa query yet, but I think I'm past the roadblock. Thanks so much to all who helped.

Linda

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux