php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19117 installation problem to 4.2.2 and problem with header location
Submitted: 2002-08-27 00:50 UTC Modified: 2002-08-27 01:31 UTC
From: prio at satelindo dot co dot id Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.2.2 OS: win 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: prio at satelindo dot co dot id
New email:
PHP Version: OS:

 

 [2002-08-27 00:50 UTC] prio at satelindo dot co dot id
i'm going to reinstall my PHP 4.0.6 with 4.2.2. 
i choose binary installation from http://www.php.net 
and then i follow the installation procedure. 
But then i have this error when i'm running phpinfo(). 
-------------------------- 
Security Alert! The PHP CGI cannot be accessed directly. 
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive. 

For more information as to why this behaviour exists, see the manual page for CGI security. 

For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page. 

--------------------------- 
after that i change this line at php.ini 
force-cgi-redirect = 0 
and it's work .. 
i can see the php.ini but my script to redirect some pages 
using header location http://bla...bla..bla.. not working at all.. 
could someone help me?? 

thank u so much 
prio 

www.prio.mysite.de 
Prioritus "Rio Uniwaly" Yotto Putera 
prio@satelindo.co.id


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-27 01:31 UTC] cynic@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. 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

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC