From:             [EMAIL PROTECTED]
Operating system: Win98
PHP version:      4.1.2
PHP Bug Type:     *Graphics related
Bug description:  PHP 4.1.2 installation with  force-cgi-redirect 

I have got this email from a friend. It's about server Xitami installation
on Win98. It is working fine with admin, but then phpinfo won't start
properly (wersion php-4.1.2-installer.exe) I guess it's got sth to do with
compilation force-cgi-redirect. This thing happens
Security Alert! 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. This variable is set, for example, by Apache's Action
directive redirect. 
 
You may disable this restriction by recompiling the PHP binary with the
--disable-force-cgi-redirect switch. If you do this and you have your PHP
CGI binary accessible somewhere in your web tree, people will be able to
circumvent .htaccess security by loading files through the PHP parser. A
good way around this is to define doc_root in your php.ini file to
something other than your top-level DOCUMENT_ROOT. This way you can
separate the part of your web space which uses PHP from the normal part
using .htaccess security. If you do not have any .htaccess restrictions
anywhere on your site you can leave doc_root undefined. If you are running
IIS, you may safely set cgi.force_redirect=0 in php.ini
Thank you if you can help me. Maciej

-- 
Edit bug report at http://bugs.php.net/?id=16448&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16448&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16448&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16448&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16448&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16448&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16448&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16448&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16448&r=submittedtwice

Reply via email to