Hi
I installed PHP 4.3.4 on my laptop which is running XP Pro and IIS.
I made sure that extension_dir entry in php.ini point to the appropriate
directory and uncomment the extension = php_mssql.dll line.
When PHP is trying to execute the scipt, I always get a message saying
Unknown(): Unable to load dynamic library
'C:\PHP434\Exte nsions\php_mssq l.dll' - The specified module could not be
found.
What may cause that error when directory exist and file is there?
Many thanks!
Pierre Tremblay
I installed PHP 4.3.4 on my laptop which is running XP Pro and IIS.
I made sure that extension_dir entry in php.ini point to the appropriate
directory and uncomment the extension = php_mssql.dll line.
When PHP is trying to execute the scipt, I always get a message saying
Unknown(): Unable to load dynamic library
'C:\PHP434\Exte nsions\php_mssq l.dll' - The specified module could not be
found.
What may cause that error when directory exist and file is there?
Many thanks!
Pierre Tremblay
Comment