Difference between revisions of "Yubikey Authorization Server"
(Created page with 'Current fixes For Ykval - yum -y install php-process - setsebool -P httpd_can_network_connect 1 - setsebool -P httpd_can_network_connect_db 1 - append "/usr/share/pear/:/etc/y…') |
|||
Line 2: | Line 2: | ||
− | For Ykval | + | *For Ykval |
− | + | **yum -y install php-process | |
− | + | ** setsebool -P httpd_can_network_connect 1 | |
− | + | ** setsebool -P httpd_can_network_connect_db 1 | |
− | + | ** append "/usr/share/pear/:/etc/ykval/:/usr/share/ykval/" to the ${BIN_FILE} line in the start function of /etc/init.d/ykval_queue |
Revision as of 13:53, 21 November 2012
Current fixes
- For Ykval
- yum -y install php-process
- setsebool -P httpd_can_network_connect 1
- setsebool -P httpd_can_network_connect_db 1
- append "/usr/share/pear/:/etc/ykval/:/usr/share/ykval/" to the ${BIN_FILE} line in the start function of /etc/init.d/ykval_queue