[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#429401: marked as done (apache2: Doesn't execute PHP scripts)



Your message dated Tue, 19 Jun 2007 14:39:52 +0200 (CEST)
with message-id <Pine.LNX.4.64.0706191438000.2862@eru.sfritsch.de>
and subject line Bug#429401: apache2: Doesn't execute PHP scripts
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apache2
Version: 2.2.3-5
Severity: important


The current version of apache2 won't run PHP files. It just sends the
source to the browser instead. I've checked all the config that I know
how to check. The php5.load and php5.conf files are correctly symlinked
from mods-available to mods-enabled and contain respectively:

LoadModule php5_module /usr/lib/apache2/modules/libphp5.so

<IfModule mod_php5.c>
  AddType application/x-httpd-php .php .phtml .php3
  AddType application/x-httpd-php-source .phps
</IfModule>

/var/log/apache2/error.log contains nothing more informative than:
[Sun Jun 17 20:33:46 2007] [notice] Apache/2.2.3 (Debian) PHP/5.2.3-1
configured -- resuming normal operations

/etc/php5/apache2/php.ini contains:
engine = On

a2enmod php5 says "This module is already enabled!"

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21.1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.2.3-5    Traditional model for Apache HTTPD

apache2 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Tue, 19 Jun 2007, Tony Houghton wrote:
But now it is working. I think it must have been Firefox reusing a
cached copy from before I got PHP set up again. I completely failed to
think of that possibility until now otherwise I would have tried a
different browser. Sorry about the false report, I guess you can close
this.

OK. Thanks for the quick reply.


--- End Message ---

Reply to: