php strange error of extensions!
Posted: Thu Mar 29, 2007 3:27 pm
it says:
Warning. php startup: Unable to load dynamic library 'c:\php\extension\php_xsl.dll' the specified procedure could not be found.
but at the same directory, I have php_mysql.dll file, and the same as for php_xsl.dll, I uncommented php_mysql.dll (I mean, I did everything for both of these dlls). But things went ok with php_mysql.dll and not for php_xsl.dll. I wanted to work with AJAX, and I need the xsl dll to work. Why php can't find php_xsl.dll and can find php_mysql.dll, eventhough they are at the same path? I edited php.ini, there also could not find a problem, or the reason. help!
thank you!
Warning. php startup: Unable to load dynamic library 'c:\php\extension\php_xsl.dll' the specified procedure could not be found.
but at the same directory, I have php_mysql.dll file, and the same as for php_xsl.dll, I uncommented php_mysql.dll (I mean, I did everything for both of these dlls). But things went ok with php_mysql.dll and not for php_xsl.dll. I wanted to work with AJAX, and I need the xsl dll to work. Why php can't find php_xsl.dll and can find php_mysql.dll, eventhough they are at the same path? I edited php.ini, there also could not find a problem, or the reason. help!
thank you!