(This post was last modified: 29.10.2010, 20:35 by Lekensteyn.)
29.10.2010, 20:33
Thanks for your report. After a quick search, I've found it's a problem related to SELinux.
Try this (only if you get that error):
I've been inspired by the selinux script from LAMPP and http://wiki.centos.org/HowTos/SELinux#he...12c2a02199
@k3v95, Linux won't have hidden problems like Windoze (Skype, ..). If an application is using port 80, my startup script will display the path to that application.
Try this (only if you get that error):
Code:
find /opt/twlan -name '*.so*' -exec chcon -t texrel_shlib_t {} \;
@k3v95, Linux won't have hidden problems like Windoze (Skype, ..). If an application is using port 80, my startup script will display the path to that application.
Found my post helpful? Rate me
Project: creating a compact and easy to setup DSLan (Linux) (Windoze is in development)