|
Posted by christina on 07/23/07 10:52
I'm trying to run a soap server on apache using ext/SOAP. It's not
working, and the error log has the line PHP Warning: PHP Startup:
Unable to load dynamic library './ext\\php_soap.dll' - The specified
module could not be found.\r\n in Unknown on line 0
The php.ini file enables the soap extension, and a command line client
has no problem running. I'm not sure where apache is taking the
starting point of the path from, obviously not e:/php which is in my
path variable and in the php.ini for included directories. So, how do
I get apache to look for the dll in the right place?
Navigation:
[Reply to this message]
|