php 5.3.2 version
Posted
by Dezigo
on Stack Overflow
See other posts from Stack Overflow
or by Dezigo
Published on 2010-05-13T13:31:01Z
Indexed on
2010/05/13
13:34 UTC
Read the original article
Hit count: 296
php
I have downloaded a php 5.3.2. (.zip) from offical website.
In directory 'php/ext' ,there are no files php_mssql.dll,php_pgsql.dll,php_curl.dll lybaries.
where can i find it?
Php 5.3.2 supported it?
other libary are ok.(mysql)
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/webserver/php/ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/webserver/php/ext\\php_mssql.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/webserver/php/ext\\php_pgsql.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Thu May 13 16:17:57 2010] [notice] Child 2212: Child process is runningified module could not be found.\r\n in Unknown on line 0
© Stack Overflow or respective owner