The error stated:
"Unable to load dynamic library"
"The specified module could not be found"
It listed out various DLL files like php_curl.dll, php_gd2.dll.
The solution was found here:
http://kb.parallels.com/en/975
To fix this problem , the following key needs to be removed:
HKEY_LOCAL_MACHINE\SOFTWARE\PHP\IniFilePath.
Then all .php scripts will continue using correct .ini files.
No comments:
Post a Comment