Mailinglist Archive: opensuse-factory (904 mails)

< Previous Next >
[opensuse-factory] Fwd: [opensuse] OpenSuse 10.3 and mod_php5 installation does not execute index.php
  • From: "Andreas van dem Helge" <joakimsen@xxxxxxxxx>
  • Date: Fri, 25 Apr 2008 19:13:22 -0400
  • Message-id: <23fd749a0804251613y605b2d4aw264a54ef7f68257c@xxxxxxxxxxxxxx>
---------- Forwarded message ----------
From: Andreas van dem Helge <joakimsen@xxxxxxxxx>
Date: Fri, Apr 25, 2008 at 7:13 PM
Subject: Re: [opensuse] OpenSuse 10.3 and mod_php5 installation does
not execute index.php
To: Marcel Ruff <mr@xxxxxxxxxxxxxxx>


Make sure the file file /etc/apache2/conf.d/php5.conf does exsist and
that it contains the line (and is not commented out)

AddHandler application/x-httpd-php .php

If that doesnt work try to tail -f the files in /var/log/apache2

Also each time you edit the apache configuration you need to issue the command
# service apache2 reload




On Fri, Apr 25, 2008 at 7:10 AM, Marcel Ruff <mr@xxxxxxxxxxxxxxx> wrote:
Hi,

i have upgraded from 10.1 to 103 and now
suddenly the Apache2 PHP module does not work anymore.
(apache2-2.2.4-70.4 apache2-mod_php5-5.2.5-8.1)

If i want to access index.php in my firefox
it wants to *download* the file instead of processing
it server side.

In /etc/apache2/httpd.conf if have
Include /etc/apache2/conf.d/php5.conf
(which has DirectoryIndex index.php)

# httpd2 -M
Loaded Modules:
...
php5_module (shared)


How can i approach this?

Thank you
Marcel

--
Marcel Ruff
http://www.xmlBlaster.org
http://watchee.net
Phone: +49 7551 309371

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx


---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >