nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

php5 über apache2 funktioniert nicht

Von: Gerhard Wolf (quisquiliae@gmx.de) [Profil]
Datum: 22.10.2009 07:25
Message-ID: <7ka8m8F374p2fU1@mid.individual.net>
Newsgroup: de.comp.lang.php.installation
Hallo,

ich habe ubuntu 9.04 apache2 den ich mit PHP5 betreiben will.
Die Pakete apache2 und libapache2-mod-php5 sind installiert und
apache2ctl -M zeigt unter anderem...
php5_module (shared)
an. Bei /etc/init.d/apache2 stop und /etc/init.d/apache2 start erscheint:

[Thu Oct 22 07:18:32 2009] [notice] caught SIGTERM, shutting down
[Thu Oct 22 07:18:35 2009] [notice] Apache/2.2.11 (Ubuntu)
PHP/5.2.6-3ubuntu4.2 with Suhosin-Patch configured -- resuming normal
operations

also sieht alles ok aus, d.h. ich sehe keine weiteren Fehlermeldungen.

WARUM wird dann:

< ?php phpinfo() ?>

angezeigt wenn in der /var/www/index.html:
<html>
<head>
<body>
< ?php phpinfo() ?>
...


steht?

[ Auf dieses Posting antworten ]

Antworten