ISAPI Extention gives error: The specified module could not be found.
If you have enabled ISAPI ext. to a vhost and you get blank pages or “The specified module could not be found.”
then try to run regsvr32 php4isapi.dll , if you get an error like this one:
LoadLibrary(“php4isapi.dll”)failed – The specified module could not be found.
Then try to copy your php4ts.dll to the folder: c:\windows\system32\Â Â Â Â Â reload the page and it will work.
Advertisment