Ok, I recompiled and rebuilt apache 2.2 from scratch:./configure --prefix=/Library/Apache2 --with-perl --enable-module=shared --enable-mods-shared --enable-speling --enable-ssl --enable-mods-shared=most --enable-static-support
Running php 4.3.11 if that matters. Based on the documentation I found on Apache.org and elsewhere, I've added: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps AddHandler php-script php AddType text/html php However, loading a php file on my site displays the file as a text file. Is there something else I'm missing?http://www.espphotography.com/index.php displays the file as a text file - ie the code http://www.espphotography.com/ (defaulting to index.php ) then has my browser asking what I want to do with the file.
Thanks. Evan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx