PacketFence - BTS - PacketFence
View Issue Details
0001187PacketFenceerror-handlingpublic2011-02-17 06:432011-09-21 22:16
hawk 
obilodeau 
normalminoralways
closedfixed 
2.0.1 
3.0.0 
62b8216e5af0aaab81660b0c690b32709a78ad6f
0001187: Debian support: installer.pl script is hardcoded to use httpd as the apache exe file
The installer.pl script tries to detect the apache version installed on the system.

On Debian/Ubuntu this detection choose/"detect" the wrong version for the wrong reasons. The script calls "httpd -v" which should be "apache2 -v" on a Debian system.

This results in a wrong symlink to the apache httpd.conf file.
I have provided a patch to fix the issue in installer.pl.
No tags attached.
child of 0001067closed obilodeau support debian 
patch installer_apache_exe.patch (1,312) 2011-02-17 06:43
https://www.packetfence.org/bugs/file_download.php?file_id=66&type=bug
Issue History
2011-02-17 06:43hawkNew Issue
2011-02-17 06:43hawkFile Added: installer_apache_exe.patch
2011-02-17 06:45hawkNote Added: 0001871
2011-02-17 10:27obilodeauRelationship addedchild of 0001067
2011-08-24 15:31obilodeaumtn revision => 62b8216e5af0aaab81660b0c690b32709a78ad6f
2011-08-24 15:31obilodeauNote Added: 0002155
2011-08-24 15:31obilodeauStatusnew => resolved
2011-08-24 15:31obilodeauFixed in Version => trunk
2011-08-24 15:31obilodeauResolutionopen => fixed
2011-08-24 15:31obilodeauAssigned To => obilodeau
2011-09-21 22:07obilodeauFixed in Versiontrunk => 3.0.0
2011-09-21 22:15obilodeauNote Added: 0002257
2011-09-21 22:16obilodeauStatusresolved => closed

Notes
(0001871)
hawk   
2011-02-17 06:45   
This bug is related to bugid=1067 which is the general Debian support ticket.
(0002155)
obilodeau   
2011-08-24 15:31   
We dropped support of apache before 2.2 so the symlink is automatically created against 2.2.
(0002257)
obilodeau   
2011-09-21 22:15   
fix released in 3.0