[ postfixadmin-Bugs-1865122 ] PFA doesn't know it works with LigHTTPd
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-03-05 00:17:55
|
Bugs item #1865122, was opened at 2008-01-06 16:19 Message generated for change (Comment added) made by christian_boltz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1865122&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 (example) Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Raphael Schmid (sixtyfive) Assigned to: Nobody/Anonymous (nobody) Summary: PFA doesn't know it works with LigHTTPd Initial Comment: setup.php should be modified to recognize LigHTTPd since PFA works just fine with it! (Rev. 286) ---------------------------------------------------------------------- >Comment By: Christian Boltz (christian_boltz) Date: 2008-03-05 01:18 Message: Logged In: YES user_id=593261 Originator: NO I think the easiest solution is to simply remove this check. - the Apache version isn't really relevant (only the PHP version, which is a different check) - if another webserver is used, the check is pointless - and, after all, postfixadmin _is_ running, so obviously we are on a supported webserver ;-)) ---------------------------------------------------------------------- Comment By: Raphael Schmid (sixtyfive) Date: 2008-01-06 21:49 Message: Logged In: YES user_id=658318 Originator: YES I can see what you mean, but I'll disagree if you allow :-) ... IMO the proper way would be to check whether Apache is the webserver and _if_ it is, _then_ show any warnings about it... ---------------------------------------------------------------------- Comment By: GingerDog (gingerdog) Date: 2008-01-06 18:08 Message: Logged In: YES user_id=1761957 Originator: NO I think this is invalid, namely the setup.php page says something like : "Unable to check for Apache version. (missing function: apache_get_version()) (Ignore this warning if you use another webserver software.)" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1865122&group_id=191583 |