php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12101 php with cern httpd as cgi can't execute in ie
Submitted: 2001-07-12 08:50 UTC Modified: 2001-08-19 04:15 UTC
From: x2w at etang dot com Assigned:
Status: Not a bug Package: Other web server
PHP Version: 4.0.6 OS: sun solaris 2.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: x2w at etang dot com
New email:
PHP Version: OS:

 

 [2001-07-12 08:50 UTC] x2w at etang dot com
web server  : cern httpd
php 4.06 install as cgi/command

this is a test.php file
#! /usr/local/bin/php -q
<? phpinfo(); ?>

$chmod 755 test.php
$test.php // it's ok

it can run in command,but can not run in ie browser.
i configure with option --enable-force-cgi-redirect
please help me.
thanks.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-19 04:15 UTC] sniper@php.net
submitted twice (#12100)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 21:01:30 2025 UTC