[PHP-DEV] Bug #2151: PHP is not CGI From: alan.krzywicki <email protected>
Date: 08/25/99

From: alan.krzywicki <email protected>
Operating system: Linux
PHP version: 3.0.12
PHP Bug Type: Documentation problem
Bug description: PHP is not CGI

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.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>