php-general | 2000071
Date: 07/15/00
- Next message: Tony Mobily: "Re: [PHP] Where is the modifier "/e" in preg_replace() (Andrei?) ?"
- Previous message: Teodor Cimpoesu: "Re: [PHP] INSTALATION PROBLEM"
- In reply to: James Hamilton: "[PHP] httpd.conf and php cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi James!
On Sat, 15 Jul 2000, James Hamilton wrote:
> Hey guys need some help:
>
> php4 built as cgi sitting in cgi-bin and responding to command line input.
>
> following lines added to httpd.conf for apache 1.3.12
>
> AddType application/x-httpd-php .php3
> AddType application/x-httpd-php .php
> Action application/x-httpd-php /www/hosted/webforums/cgi-bin/php
>
> paths, permissions all fine, but httpd doesn't recognise .php extension
> still.
>
> I've done this before, no probs. What am I missing?
is /cgi-bin/ a ScriptAlias? What's the error? (tail logs/error_log)
-- teodor
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Tony Mobily: "Re: [PHP] Where is the modifier "/e" in preg_replace() (Andrei?) ?"
- Previous message: Teodor Cimpoesu: "Re: [PHP] INSTALATION PROBLEM"
- In reply to: James Hamilton: "[PHP] httpd.conf and php cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

