php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25260 Wrong php.exe in the Windows Installer version of PHP
Submitted: 2003-08-26 15:18 UTC Modified: 2003-08-26 22:57 UTC
From: support at aprelium dot com Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 4.3.3 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 + 49 = ?
Subscribe to this entry?

 
 [2003-08-26 15:18 UTC] support at aprelium dot com
Description:
------------
The php.exe that is included in the Windows Installer version of PHP 4.3.3 seems to be the CLI executable instead of the CGI one.

A fresh installation of PHP 4.3.3 using this Installer won't work (the web server returns error 500) as PHP files don't return any CGI header. Replacing php.exe of the Installer with the CGI one from the Zipped Windows package of PHP 4.3.3 was a solution to make PHP run as CGI (and as exepected).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-26 20:11 UTC] edink@php.net
Thank you for alerting us about this problem. It has already been reported as bug #25252 so lets keep the discussion there.
 [2003-08-26 22:57 UTC] sniper@php.net
..
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 07:01:30 2024 UTC