I put php.ini into c:/windows directory and I changed there
extension_dir path, also uncomented extension=php_mysql.dll
extension=php_mysqli.dll
so everything should be all right but it is not
after i run phpinfo() i get
extension_dir = "C:\php5\" - but it is wrong
Loaded Configuration File (none)
i don't know what is wrong
can anybody help me?
> I put php.ini into c:/windows directory and I changed there
> extension_dir path, also uncomented extension=php_mysql.dll
> extension=php_mysqli.dll
>
> so everything should be all right but it is not
>
> after i run phpinfo() i get
>
> extension_dir = "C:\php5\" - but it is wrong
> Loaded Configuration File (none)
>
> i don't know what is wrong
Please check 'Configuration File (php.ini) Path' field in phpinfo()
page. Are you sure here is "c:/windows/php.ini" path?
Configuration File (php.ini) Path C:\WINDOWS