#119 installer configured incorrect path to /usr/libexec/ipsilon
Closed: Fixed None Opened 8 years ago by tommythekid.

The installer configured the path to ipsilon as /usr/sbin/ipsilon, but it should be /usr/libexec/ipsilon apparently. I had to manually modify the created /etc/httpd/conf.d/ipsilon-idp.conf file.

WSGIScriptAlias /idp /usr/libexec/ipsilon

and probably:

<Directory /usr/libexec>


Patch available for review in my move_ipsilon branch.

milestone: => 1.0
owner: => rcritten
patch_available: 0 => 1
status: new => accepted

master: b6c7d21

resolution: => fixed
status: accepted => closed

Fields changed

rhbz: => 0

Metadata Update from @nkinder:
- Issue assigned to rcritten
- Issue set to the milestone: 1.0

7 years ago

Login to comment on this ticket.

Metadata