php-general | 2000071
Date: 07/14/00
- Next message: Luiz Guilherme: "Re: [PHP] Re:[PHP] I DON'T KNOW"
- Previous message: Alex Black: "Re: [PHP] HTML and editing"
- Next in thread: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Reply: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
TIA
Jayster
PS RH 6.1
-- 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: Luiz Guilherme: "Re: [PHP] Re:[PHP] I DON'T KNOW"
- Previous message: Alex Black: "Re: [PHP] HTML and editing"
- Next in thread: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Reply: Teodor Cimpoesu: "Re: [PHP] httpd.conf and php cgi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

