PHP5 + IIS6 on W2K3
From: Xavier Perseguers (pub_at_perseguers.ch)
Date: 07/19/04
- Next message: Mark: "Re: Problem appending arrays in shopping cart"
- Previous message: jasebo: "Re: Size limitations"
- Next in thread: Xavier Perseguers: "Re: PHP5 + IIS6 on W2K3"
- Reply: Xavier Perseguers: "Re: PHP5 + IIS6 on W2K3"
- Reply: Steen Lindholm: "Re: PHP5 + IIS6 on W2K3"
- Reply: Jed Hunsaker: "Re: PHP5 + IIS6 on W2K3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Jul 2004 13:40:05 +0100
Hello,
I've tried to install PHP5 on my Win2K3 server running IIS6 but without
success!
What I have done:
- Unzipped of the archive in E:\PHP
- Copied of php.ini-recommended to C:\Windows\php.ini
- Changed cgi.force_redirect to 0
- Allowed php.exe in Web Service Extensions
- Added a mapping for .php files into my default Web site
- Created a index.php file in the default Web site (C:\Inetpub\wwwroot) with
<? phpinfo(); ?>
- Stopped/restarded IIS with
net stop iisadmin
net start w3svc
I have tried both SAPI and CGI modules.
I then have simply tried to install PHP 4.3.8 and it worked in less than
2 minutes!
Any suggestion?
Thanks
Xavier
- Next message: Mark: "Re: Problem appending arrays in shopping cart"
- Previous message: jasebo: "Re: Size limitations"
- Next in thread: Xavier Perseguers: "Re: PHP5 + IIS6 on W2K3"
- Reply: Xavier Perseguers: "Re: PHP5 + IIS6 on W2K3"
- Reply: Steen Lindholm: "Re: PHP5 + IIS6 on W2K3"
- Reply: Jed Hunsaker: "Re: PHP5 + IIS6 on W2K3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading