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

Apache laesst sich nach Installation von php4-imap 4.2.3 nicht starten



Hallo,

heute habe ich versucht php4-imap auf meinem woody-System zu installieren. Ich möchte dabei die Version 4.2.3 von debian.moolfreet.com verwenden. Von dort habe ich auch PHP 4.2.3 als Apachemodul. Apache ist die woody-Version. Nach der Installation von php4-imap lässt sich Apache nicht starten. Nach Deinstallation startet Apache wieder. Die folgenden Zeilen sprechen eigentlich für sich:

debian:-# /usr/sbin/apachectl stop
/usr/sbin/apachectl stop: httpd stopped
debian:-# apt-get install php4-imap=4:4.2.3-14
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  php4-imap
0 packages upgraded, 1 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/27.4kB of archives. After unpacking 131kB will be used.
Wähle vormals abgewähltes Paket php4-imap.
(Lese Datenbank ... 101988 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke php4-imap (aus .../php4-imap_4%3a4.2.3-14_i386.deb) ...
Richte php4-imap ein (4.2.3-14) ...
You are installing IMAP support for php4, but it's not
enabled in your /etc/php4/apache/php.ini.

To enable it you need to add this line:

extension=imap.so

Do you want me to add it now [Y/n] ?y

debian:-# /usr/sbin/apachectl start
[Sun May 11 19:22:56 2003] [alert] apache: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
/usr/sbin/apachectl start: httpd could not be started
debian:-# /usr/sbin/apachectl configtest
[Sun May 11 19:32:13 2003] [alert] apache: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Syntax OK
debian:-# apt-get remove php4-imap
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  php4-imap
0 packages upgraded, 0 newly installed, 1 to remove and 0  not upgraded.
Need to get 0B of archives. After unpacking 131kB will be freed.
Do you want to continue? [Y/n] y
(Lese Datenbank ... 101991 Dateien und Verzeichnisse sind derzeit installiert.)
Entferne php4-imap ...
You are removing IMAP support for php4, but it is still
enabled in your /etc/php4/apache/php.ini.

You should remove this line:

extension=imap.so

Do you want me to do it now [Y/n] ?y
debian:-# /usr/sbin/apachectl start
[Sun May 11 19:23:23 2003] [alert] apache: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
/usr/sbin/apachectl start: httpd started

Weiß Jemand Rat?

Jens




Reply to: