PacketFence - BTS - PacketFence
View Issue Details
0001185PacketFencecaptive portalpublic2011-02-15 08:262011-08-24 15:20
hawk 
obilodeau 
normaltrivialalways
closedfixed 
2.0.1 
2.1.0 
c78c7aff513c37679d6fed4966ddad1aee873a98
0001185: Support for using apache exe name "apache2"
In the config file "pf.conf" its possible to redefine the apache executable.

Example:
 [services]
 httpd=/usr/sbin/apache2

But the apache executable name is limited to be named "httpd", by a match in lib/pf/services.pm.

I'm trying out PacketFence on a Debian distro, where the apache executable is named "apache2".

This is easily fix in pf/lib/pf/services.pm, see attached patch.
No tags attached.
related to 0001067closed obilodeau support debian 
patch apache2_exe_name.patch (771) 2011-02-15 08:26
https://www.packetfence.org/bugs/file_download.php?file_id=65&type=bug
Issue History
2011-02-15 08:26hawkNew Issue
2011-02-15 08:26hawkFile Added: apache2_exe_name.patch
2011-02-15 10:01obilodeauStatusnew => assigned
2011-02-15 10:01obilodeauAssigned To => obilodeau
2011-02-15 10:01obilodeauRelationship addedrelated to 0001067
2011-02-15 10:18obilodeaumtn revision => c78c7aff513c37679d6fed4966ddad1aee873a98
2011-02-15 10:18obilodeauNote Added: 0001864
2011-02-15 10:18obilodeauStatusassigned => resolved
2011-02-15 10:18obilodeauFixed in Version => 2.0.2
2011-02-15 10:18obilodeauResolutionopen => fixed
2011-03-03 15:20obilodeauFixed in Version2.0.2 => 2.1.0
2011-03-03 15:25obilodeauStatusresolved => closed
2011-08-24 15:20obilodeauNote Added: 0002154

Notes
(0001864)
obilodeau   
2011-02-15 10:18   
Patch applied. Worked in the lab. Will be released in 2.0.2.

Thanks!
(0002154)
obilodeau   
2011-08-24 15:20   
pushed another fix related to this one in trunk