Feature Requests item #3034935, was opened at 2010-07-26 23:27
Message generated for change (Comment added) made by christian_boltz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3034935&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements (example)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: hardfalcon (hardfalcon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove dependency on apache2/lighttpd from DEB package
Initial Comment:
The "official" DEB packages have apache2/lighttpd marked as a dependency instead of a suggestion, however postfixadmin works just as fine one many other webserver (for example nginx, cherokee, hiawatha or any other webserver featuring CGI support).
Please replace the dependency for apache2/lighttp with a dependency on the httpd-cgi metapackage. The script which is executed during installation to reconfigure apache2 or lighttpd could be changed so it detects whether apache2 or lighttpd are installed, and displays a warning message that the admin will have to configure the server by himself if none of those 2 webservers are detected.
----------------------------------------------------------------------
>Comment By: Christian Boltz (christian_boltz)
Date: 2010-08-02 22:37
Message:
Hoaxter and GingerDog told me (in the #postfixadmin IRC channel) to use
"httpd" instead of your "httpd-cgi".
Commited to SVN r851 (2.3 branch), will be fixed in PostfixAdmin 2.3.2.
I'll also port this fix to trunk.
The script that reconfigures the webserver is not changed yet, therefore
I'll keep this bug open for now.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3034935&group_id=191583
|