PacketFence - BTS - PacketFence |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001187 | PacketFence | error-handling | public | 2011-02-17 06:43 | 2011-09-21 22:16 |
|
Reporter | hawk | |
Assigned To | obilodeau | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.0.1 | |
Target Version | | Fixed in Version | 3.0.0 | |
fixed in git revision | |
fixed in mtn revision | 62b8216e5af0aaab81660b0c690b32709a78ad6f |
|
Summary | 0001187: Debian support: installer.pl script is hardcoded to use httpd as the apache exe file |
Description | 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.
|
Steps To Reproduce | |
Additional Information | I have provided a patch to fix the issue in installer.pl. |
Tags | No tags attached. |
Relationships | child of | 0001067 | closed | obilodeau | support debian |
|
Attached Files | 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 |
Date Modified | Username | Field | Change |
2011-02-17 06:43 | hawk | New Issue | |
2011-02-17 06:43 | hawk | File Added: installer_apache_exe.patch | |
2011-02-17 06:45 | hawk | Note Added: 0001871 | |
2011-02-17 10:27 | obilodeau | Relationship added | child of 0001067 |
2011-08-24 15:31 | obilodeau | mtn revision | => 62b8216e5af0aaab81660b0c690b32709a78ad6f |
2011-08-24 15:31 | obilodeau | Note Added: 0002155 | |
2011-08-24 15:31 | obilodeau | Status | new => resolved |
2011-08-24 15:31 | obilodeau | Fixed in Version | => trunk |
2011-08-24 15:31 | obilodeau | Resolution | open => fixed |
2011-08-24 15:31 | obilodeau | Assigned To | => obilodeau |
2011-09-21 22:07 | obilodeau | Fixed in Version | trunk => 3.0.0 |
2011-09-21 22:15 | obilodeau | Note Added: 0002257 | |
2011-09-21 22:16 | obilodeau | Status | resolved => closed |