LAMP
Jensen Somers
jensen.somers at gmail.com
Tue Nov 13 17:01:12 UTC 2007
Hello,
On Nov 13, 2007 4:32 PM, Darryl Tidd <darryl.tidd at daaokc.com> wrote:
>
> Jensen Somers wrote:
>
> Hello,
>
> On Nov 13, 2007 4:04 PM, Darryl Tidd <darryl.tidd at daaokc.com> wrote:
>
>
> I have installed the LAMP stack on Ubuntu, and when I navigate to
> http://localhost/test.php (file I created) Firefox and Konqueror ask me
> if I want to save the file instead of opening the page. Suggestions?
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
> How did you install LAMP?
> The main reason this occurs is an incorrect setup when the Apache
> server does not threat the PHP files correctly and sees them as binary
> files.
> Make sure the correct PHP modules are loaded by the Apache configuration.
>
> - Jensen
>
>
> Installed via apt-get, I use a2enmod command but see no php modules listed.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
Could you check if libapache2-mod-php5 is installed? If you install
the php5 meta package this should be done automatically.
- Jensen
More information about the ubuntu-users
mailing list