> I am an newbie to PHP... I've read the newsgroup and tried and tried to get PHP > to work... I had it working as a CGI and then wanted to move over the ISAPI as I > understand that the performance was better. > > Now all I get is "The specified module could not be found.". If I try to load > the ISAPI dll filter it fails to load with error code in the event file 0x7E. > > I would surely appreciate any help. If someone wishes please contact me via the > information below. I would like to get this going in the next day or two! >
Went back thru the install instructions one mo time, however, this time using the instructions at: http://www.php.net/manual/en/install.windows.php. The problem was that the php4ts.dll file needed to be in the sapi folder as well. I would suggest that the ZIP file should include this duplicate file. It should be also better documented what happens if you don't copy the php4ts.dll into sapi or \winnt then this is error you get. Thanks... -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php