php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22151 php4-win32-STABLE-latest Installation Problems
Submitted: 2003-02-10 13:07 UTC Modified: 2003-02-11 12:40 UTC
Votes:6
Avg. Score:5.0 ± 0.0
Reproduced:5 of 5 (100.0%)
Same Version:5 (100.0%)
Same OS:5 (100.0%)
From: chris at grayhouseltd dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.3.0 OS: Windows 2000 Advance Server
Private report: No CVE-ID: None
 [2003-02-10 13:07 UTC] chris at grayhouseltd dot com
Oddly enough on the first build of this box 6 months or so ago, PHP installed perfectly onto the C: drive. 
I rebuilt the network, but saved the C drive for later data retrival and formating, so another drive was placed into the system and rebuilt under the E: drive. 

This installation of PHP has been a complete failure. 
Win2k has been updated ONLY with all service packs from microsoft. 
So its a CLEAN OS. The server is the PDC running active directory and IIS.

My initial problems were similar to others on here, the php include files 
would repeat over and over, and I would get an application error of 
memory could not be read as defined in the current open issue that is still waiting feedback for three days.  

Your recommendation was to install the newer snapshot, and I did. 
If i may say the installation instructions are a tad ''confusing'' but I will define the steps I've followed upto now.

	Extracted all files to E:\PHP
	Coppied php.ini-dist and renamed to php.ini
	modified extension_dir to extension_dir = e:\PHP
	Coppied DLL's from the E:\PHP\DLLS to E:\WinNT\System32\
	TURNED NO EXTENTIONS ON (Want basic running first)
	modified cgi.force_redirect to cgi.force_redirect = 0
	

	In Internet Service Manager (ISM) made the following modifications to the master properties:
		Home > Configuration, added .php extention and utilized the e:\php\php.exe 
			All Verbs
			Check for existance of file

		Set execute properties, as well as securities on the folder for the IUSR to have FULL controll for the moment.

	

Current Behavior:
	PHP seems to return NO ERRORS... 
	I'm not even noticing the PHP.exe in the processes.

	In the source of the outputed page, it SEEMS as if PHP is parsing out 
	everything between the Tags '<??>' but not processing any of the code. 
	All pages show up with HTML but no php execution
 	not even a echo of 'THIS WORKS'.








Server Configuration:

	Win2k Advanced Server
	OS Installation: Second Drive installation Labeled E:\
	PHP Installation: E:\PHP
	Webserver Installation: F:\


I'm assuming I've missed something in the installation and will continue to look into that, if you have
any recommendations, or need more information feel free to contact me here or at chris@grayhouseltd.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-10 13:16 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


Please ask these support questions on the mailing lists.

 [2003-02-10 13:22 UTC] chris at grayhouseltd dot com
Although I appreciate your quick response, I do not understand how you can say this 'does not imply a bug in PHP'

The PHP source code works just fine, on the production server. PHP has run on this server under the previous build. I installed the ''snapshot'' that was recommend, followed the instructions as recommended. 

So another ''group'' will aid troubleshooting an unreleased version of this product?
 [2003-02-10 22:33 UTC] chris at grayhouseltd dot com
Well, any thought of installation issues is now removed. 

I reverted to a manual install of 4.2.3

Hopefully the 4.3.1 will support IIS / PHP without Apache.
 [2003-02-11 07:49 UTC] sniper@php.net
You just had the old php4ts.dll there and didn't update
it from 4.3.x package. (and/or did not reboot..)

 [2003-02-11 12:40 UTC] chris at grayhouseltd dot com
No, I did reboot and replaced all the dll's numerous times. Still no functionality of the php.exe on 4.3.1
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 15:01:33 2024 UTC