Page 1 of 1

Texis/Webinator and selinux

Posted: Thu Jul 28, 2011 3:34 pm
by mark
By default selinux on Linux will prevent Texis and Webinator from working under Apache. You'll need to enable unconfined access for "texis" in your CGI directory. Something like this:

chcon --type=httpd_unconfined_script_exec_t /var/www/cgi-bin/texis

Typical symptoms of selinux blocking texis are messages like
011 Texis Monitor process failed to create license segment
000 Cannot get config settings
when trying to access with a web browser.

Also look in /var/log/messages or /var/log/audit/audit.log to confirm that it is selinux causing the problem.

You can add the chcon line to the install script if yours doesn't have it. After the line that reads
chmod u+s "$TmpLink"
add
chcon --type=httpd_unconfined_script_exec_t "$TmpLink"

Texis/Webinator and selinux

Posted: Thu Jul 28, 2011 3:43 pm
by mark
p.s. The above was tested on CentOS 6.0 i686

Texis/Webinator and selinux

Posted: Mon Mar 12, 2012 10:52 am
by ebt_13_mgl
i need this program because some document running this program in the internet.