php-install Digest 19 May 2002 17:26:34 -0000 Issue 843
Topics (messages 7032 through 7034):
php4.2,win2k,xitami, headache!
7032 by: Andrew Linehan
problem
7033 by: Erik
Re: PHP-APACHE-WIN2000
7034 by: Daniel Malmberg
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Installed php4.2 over previous install as administrator - no problems.
Logged on under different user got this:
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.
Set force_redirect=0 in php.ini - no change, checked and corrected security
permissions - no change. Do not use .htaccess security.
Need help badly, pleeeeeze.
--- End Message ---
--- Begin Message ---
hi,
i use a linux mandrake 8.1 system php 4..0.6 is included and apache is
included to (rpm packages) because php 4.0.6 has known security issues i
want to update my installation with the latest php version availible can i
do this without apache is gonna make trouble ?
regards Erik
--- End Message ---
--- Begin Message ---
Have you configured your php.ini the right way?
Had some similar problems berfore i did that.
Daniel Malmberg
Webdesigner
___________________________________________
mailto:[EMAIL PROTECTED]
ICQ# 36635667
Post mail:
Kohagsgatan 94
561 49 HUSKVARNA
SWEDEN
Fax. +46-(0)708-301993
___________________________________________
"James Synovec" <[EMAIL PROTECTED]> skrev i meddelandet
news:000001c0217c$e3008fa0$0201a8c0@aquilabusiness...
> OK - I am starting to get frustrated here.
>
> I have installed Apache 1.3.11 win32 and PHP 4.0.2 win32. It has been a
few
> days now.
>
> I can not get the php pages to load. I have followed all of the ideas all
of
> the suggestions I could find from the manual and the online docs. The
apache
> server seems to do ok and my browser has no problems until it tries to
load
> a php page and the page will show blank and the status line will show
> "errors on page".
>
> Could it be that I have the Apache set up as a service wrong? Does it need
a
> user account or is the system account ok?
>
>
> James E. Synovec
> CEO
> Aquila Business Services
> Tel/Fax: 800-290-7906
> [EMAIL PROTECTED]
> www.aquilabusiness.com
>
>
--- End Message ---