Feature Requests item #3034935, was opened at 2010-07-26 23:27
Message generated for change (Tracker Item Submitted) made by hardfalcon
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=3034935&group_id=191583
|