Got it working...though it may not be a secure solution. I changed user = nobody to user = root in /etc/gnump3d/gnump3d.conf and started it in debug mode. How can I start this with user = nobody?
Marty On Mon, 1 Jan 2007 16:20:59 -0500 Marty Huntzberry <[EMAIL PROTECTED]> wrote: The index file is there with the same permissions as my working gnump3d install. I removed gnump3d and reinstalled with the same error about index.html (it is still there). I noticed that NetSecL is changing permissions on files so that they can only be rw for the root user....the group and all other users have no permissions (-rw------). I compared the permissions on the perl scripts in /usr/lib/perl5/5.8.8/gnump3 and the files in /etc/gnump3d and found they were this way. I did a chmod 644 to make the permissions -rw-r--r- but still got the error about index.html missing (it's still there). It's not changing permissions on any html files it installs. I'm thinking it's changing permissions on a key gnump3d file from x or r to -. Any ideas? Marty On Mon, 01 Jan 2007 20:16:09 +0000 Steve Kemp <[EMAIL PROTECTED]> wrote: On Mon, Jan 01, 2007 at 11:51:29AM -0500, Marty Huntzberry wrote: > The 'index.html' doesn't exist for the theme 'default' There is one error which should be fixed. Either reinstall, or otherwise install the theme file which it is complaining about. Or try a different theme .. Steve -- _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
