One thing that I hadn't resolved with my suPHP installation was the fact that while I could have an index.html file reference a .php file and have that .php file work, I didn't have index.php working. On the Ubuntu forum a fellow recommended putting
AddType application/x-httpd-php .php .htm .html in my httpd.conf file. Mine was empty so I just added that line to it and restarted Apache. Now I get Firefox's open or save file window when I try to go to a .php file. I just tried the same thing with Midori and it works correctly. So, is this a Firefox problem, and if so what do I fix, where? Or is this an Apache/suPHP problem? Thanks. -- Regards, Dick Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
