Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

[PHP] httpd.conf and php cgi From: James Hamilton (jhamilton <email protected>)
Date: 07/14/00

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>