/cgi-bin/php
[email protected] (Jie Gao)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi All, Server Version: Apache/1.3.12 (Unix) PHP/4.0RC1 I installed php and put in the document root a test file containing: <html> <?phpinfo()?> </html> But I get this error: The requested URL /cgi-bin/php/test.php was not found on this server. Why is php looking in /cgi-bin/php at all? Any help is appreciated. Jie