Sorry if this is a beaten horse, but I've looked everywhere I can think
of for this answer.  I have PHP installed over PWS4.0 on Win98 (I know,
I know, my boss isn't a developer and won't give in to our screams of
despair).  I've added the registry entry correctly over and over:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
Map]
".php"="C:\\PHP\SAPI\\php4isapi.dll"

to different folders all of which are in my PATH.  I've tried both the
CGI executable and ISAPI extension.  Here's the result with my test
.php in every case:

"One of the library files needed to run this application cannot be
found."

(Code is just <?php phpinfo() ?>)

I've tried placing every .dll and .lib into my \Windows and
\Windows\System folders, pointing the registry entry to the folder I
unzipped to, blah, blah, blah...

PHP works fine with OmniHTTPd (also installed on my system after all my
PWS woes)  Unfortunately, I can't go out and buy ChiliASP to go along
with it.  I need the PWS/ASP/ColdFusion/PHP combination.

A thousand thanks shall fall upon you,
Vern DeHaven

=====
Gravity is a wonderful bend of time.  Just ask someone who shreds.


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to