On Mon, 10 Apr 2006 15:58:10 -0400
"James Colby" <[EMAIL PROTECTED]> wrote:

> List Members -
> 
> I recently ran an emerge update that upgraded my apache2 installation.
>  I am now having a problem with PHP pages located in an aliased
> directory.  Instead of showing me the correctly rendered page I am
> only seeing the PHP code.  PHP pages located in the DocumentRoot
> folder are being correctly executed.  Any ideas?
> 
> Thanks,
> James

Did you overwrite your apache conf file with etc-update?

try adding the line below to your <directory> entry for the aliased
directory and restart apache:

AddType application/x-httpd-php .php

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Florida, USA, Earth, Solar System, Milky Way
-- 
gentoo-user@gentoo.org mailing list

Reply via email to