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

Add a Patch

Pull Requests

Add a Pull Request

History

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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC