have you tried adding something like ....

<IfModule mod_mime.c>
    AddType application/x-httpd-php .php3
    AddType application/x-httpd-php-source .phps
</IfModule>


in your httpd.conf



hope this helps...



-----------------------------------------------------
Gil Agno Virtucio
Janitor/Collector/Messenger
NEC System Integration and Construction Philippines Inc. 15th Floor BPI Buendia Center
Gil Puyat Ave. Makati City 1200
Cellphone : +639163989695
Office Phone: +6328914167
-----------------------------------------------------


-----Original Message-----
From: H. Bartel [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 8:00 PM
To: [EMAIL PROTECTED]
Subject: apache & php3 question


I have Apache1.3 running with mod_php4. Directory indexes are set to index.html, index.php and index.php3. None of those .php3 pages get parsed, every .php page works fine. It should not be a register_globals problem, since the other .php sites work fine.


mod_php3 is not installed, but I suppose that mod_php4 should cover php3, if I load both modules I get an error when starting apache. Is the load order of those modules relevant as well?

Any ideas where to look for a solution? Thanks, Holger
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




____________________________________________________________________
** Get your free E-Mail account at WWW.DIGITELONE.COM **
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to