ERROR: User directive in requires SUEXEC wrapper

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
segomarus
Beiträge: 7
Registriert: 28.05.2005 16:58:51
Wohnort: Salzburg - Austria

ERROR: User directive in requires SUEXEC wrapper

Beitrag von segomarus » 29.05.2005 20:11:45

Hallo,

nach einem Update von Apache und PHP kam folgende Fehlermeldung:

Code: Alles auswählen

Reading Package Lists...
Building Dependency Tree...
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
2 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up apache (1.3.29.0.2-3woody4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Configuration syntax error detected. Not reloading.

ERROR: User directive in  requires SUEXEC wrapper.
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Setting up libapache-mod-php4 (4.3.9-0woody1) ...
/var/lib/dpkg/info/libapache-mod-php4.postinst: apache-modconf: command not found
dpkg: error processing libapache-mod-php4 (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 apache
 libapache-mod-php4
E: Sub-process /usr/bin/dpkg returned an error code (1)

.. upgrade failed!
Das Ganze habe ich zuerst über Webmin installiert und danach nochmals mit Putty versucht. Eigentümlicherweise zeigt mir zb. Webmin an, dass folgende Pakete erfolgreich installiert werden. Sind sie aber nicht :?

Ausserdem lässt sich der Apache nicht mehr starten.
Fehlermeldung:
Configuration syntax error detected. Not reloading.
ERROR: User directive in requires SUEXEC wrapper.

Habe vorher SUEXEC auch nicht benötigt, weiss echt nicht was ich machen soll.

Ehrlich gesagt, ich kenne mich auch zuwenig aus :(

Wäre nett, wenn mir einer helfen könnte.

Danke im Voraus![/code]

Benutzeravatar
Savar
Beiträge: 7174
Registriert: 30.07.2004 09:28:58
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Berlin

Beitrag von Savar » 29.05.2005 20:15:06

mach mal ein

Code: Alles auswählen

dpkg-reconfigure debconf
und wähle "Dialog" aus.. und dann versuch nochmal das Update durchzuführen
MODVOICE/MYVOICE
Debianforum Verhaltensregeln
Log Dateien? -> NoPaste

Benutzeravatar
segomarus
Beiträge: 7
Registriert: 28.05.2005 16:58:51
Wohnort: Salzburg - Austria

Beitrag von segomarus » 29.05.2005 20:23:10

Jetzt kam folgendes:

Code: Alles auswählen

Reading Package Lists...
Building Dependency Tree...
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
2 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up apache (1.3.29.0.2-3woody4) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Configuring Apache
------------------

suExec is a feature of apache where CGI scripts are run by the user who owns
the script.  It is useful if your users have CGI access and don't trust each
other.

:-) Enable suExec? [no] Use of uninitialized value in chomp at /usr/share/perl5/Debconf/FrontEnd/Teletype.pm line 65.

Use of uninitialized value in string eq at /usr/share/perl5/Debconf/FrontEnd/Teletype.pm line 67.
Configuration syntax error detected. Not reloading.

ERROR: User directive in  requires SUEXEC wrapper.
invoke-rc.d: initscript apache, action "start" failed.
apache has switched to use logrotate

Some of your logs are stored outside the /var/log/apache directory, so you
should edit /etc/logrotate.d/apache to have them automatically rotated.

dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Setting up libapache-mod-php4 (4.3.9-0woody1) ...
/var/lib/dpkg/info/libapache-mod-php4.postinst: apache-modconf: command not found
dpkg: error processing libapache-mod-php4 (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 apache
 libapache-mod-php4
E: Sub-process /usr/bin/dpkg returned an error code (1)

.. upgrade failed!
Apache läuft immer noch nicht :cry:

Vielleicht sollte ich weniger herumbasteln und meinem Provider den Auftrag übertragen, was ich aber auch nicht will, bin viel zu geizig :)
[/code]

Antworten