php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #2151 PHP is not CGI
Submitted: 1999-08-25 13:55 UTC Modified: 1999-08-25 14:52 UTC
From: alan dot krzywicki at compaq dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.12 OS: Linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alan dot krzywicki at compaq dot com
New email:
PHP Version: OS:

 

 [1999-08-25 13:55 UTC] alan dot krzywicki at compaq dot com
The documentation should state (in the Introduction) the
following:

"Since PHP is not CGI you should not put it in the CGI
directory, otherwise the Apache server will try and execute
the PHP script not interpret it."

or something like that ...

The documentation compares PHP to CGI but forgets to
mention this.  This is VERY important or more people like
me will put the PHP files in the CGI directory and spend
two days tracking this down.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-25 14:52 UTC] eschmid at cvs dot php dot net
It is explaint in the installation procedere that there is a CGI-variant and a
Apache-module. You are the first who will put HTML- and PHP3-files in
a cgi-bin directory. If you don't agree make another bug report.

-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 29 09:01:30 2024 UTC