Alain Roger wrote:
nothing about MySQL...only what is in my path variable :-(
1. i stopped apache server
2. i uncomment --> extension=php_mysql.dll and extension=php_mysqli.dll in
my php.ini file
3. i updated my extension_dir like that --> extension_dir =
"F:\WebServer\PHP511\ext"
4. i restarted apache
5. phpinfo still provide no info regarding MySQL

what should i do ?


In that phpinfo() page you created, look for this line...

Configuration File (php.ini) Path

And ensure you're editing the php.ini that your version of PHP is reading.

--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
[EMAIL PROTECTED]

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

Reply via email to