No luck. If I have to, I'll go back home tonight and type history to see
if anything there reveals anything!
On Tue, 27 Nov 2007, Dan Ritter wrote:
On Tue, Nov 27, 2007 at 09:35:56AM -0500, Scott Ehrlich wrote:
Call up firefox via an ssh x session and visit
http://localhost/phpmyadmin/index.php. Instead of showing a rendered page,
it only shows the text of the index.php file.
Same for http://localhost/bugzilla/index.cgi
What did I miss? The same config file from home, in a setup that worked
perfectly, is missing something here!
Those would be problems in the httpd.conf or what it is
controlling.
<IfModule mod_php4.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</IfModule>
and in a Directory:
Options ExecCGI Indexes FollowSymlinks
AddHandler cgi-script .cgi
-dsr-
_______________________________________________
bblisa mailing list
[email protected]
http://www.bblisa.org/mailman/listinfo/bblisa