Progress.....

I've now got PHP 4.1.0 working, but why it wouldn't work following the
install instructions remains a mystery.  This is what I did and what I've
found out:

- All downloaded files unzipped into c:\php directory

- Moved php4ts.dll and php4isapi.dll into c:\windows\system directory
overwriting older versions

- Used pws-php4isapi.reg to update the registry to point to
c:\windows\system\php4isapi.dll

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Scrip
t Map]
".php"="c:\\windows\\system\\php4isapi.dll"

- checked this had worked using regedit.

- At this point phpinfo() still showed version 4.0.2

- Originally php 4.0.2 files had been unzipped to c:\Program Files\PHP, so I
tried putting the new .dll's in this location

- Bingo! it worked - but why?

I presume somewhere in registry there is a pointer to c:\Program Files\PHP
that is over-riding the pws-php4isapi.reg instructions.  Any ideas - I'd
like to solve this?

Best regards,

Martin

----------------------------------
Martin Halford
V-Consult Limited
http://www.v-consult.co.uk
----------------------------------

-----Original Message-----
From: Martin Halford [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 21, 2001 7:32 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP 4.1.0 Install on Windows 98/PWS 4.0


Hi!

I've tried to install PHP 4.1.0 on the above Windows configuration using the
Installer program.

Running phpinfo() I'm still showing Version 4.0.2, but something has changed
because php has suddenly become very fussy about variables being defined and
strings being quoted - in fact hardly any of my pages work!!

I suspect the installer is loading the CGI version and I have the ISAPI
module already installed?  I'm wary of fiddling around because the original
setup of 4.02 involved making changes to the Windows Registry.

Any ideas?

Best regards,

Martin

----------------------------------
Martin Halford
V-Consult Limited
http://www.v-consult.co.uk
----------------------------------




--
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]

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.309 / Virus Database: 170 - Release Date: 17-Dec-01


-- 
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