BlackWidower wrote: > I recently installed SlimServer on Fedora 7 and I have a major problem. > I can't turn it on! I have tried 'service slimserver start' but the > 'service' command don't exist, and I have tried 'slimserver.pl > --daemon' but SE Linux blocks it even after I opened port 9000, which I > understand is the SlimServer port. > > So what do I do? Do I have to open more ports or is there something > else?
A search for SELinux on the wiki brings up this link: http://wiki.slimdevices.com/index.cgi?RPM This is the key paragraph: configure selinux to allow the server to run: # /usr/bin/chcon -R -t texrel_shlib_t /usr/local/slimserver/CPAN/arch R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
