B
BrianHenk
Guest
Hello,
I have been attempting to get mysqli working with PHP 5 on Plesk 8.2 for Windows. I have the php_mysqli.dll library in ext, which is set in the php.ini to be the extension directory and libmysql.dll is present in the root PHP directory. That root directory is C:\Program Files (x86)\SWsoft\Plesk\Additional\PleskPHP5
This directory is present on the system path. As an extra measure, libmysql.dll and php_mysqli.dll are present in the system directory.
The line in php.ini that loads the module is uncommented.
I have restarted the system in this configuration, but still no mysqli. Any ideas?
I have been attempting to get mysqli working with PHP 5 on Plesk 8.2 for Windows. I have the php_mysqli.dll library in ext, which is set in the php.ini to be the extension directory and libmysql.dll is present in the root PHP directory. That root directory is C:\Program Files (x86)\SWsoft\Plesk\Additional\PleskPHP5
This directory is present on the system path. As an extra measure, libmysql.dll and php_mysqli.dll are present in the system directory.
The line in php.ini that loads the module is uncommented.
I have restarted the system in this configuration, but still no mysqli. Any ideas?