17 Apr 2008 01:05
Re: blank page as result when accessing the root of gnump3d-server
i've solved that problem, do this sudo gedit /etc/fstab once there find the line that mounts the partiton that contains the root folder of gnump3d, in my case, it was root = /media/backup2/musicas (see it at /etc/gnump3d/gnump3d.conf ) , so the partiton is the following UUID=474E-D645 /media/backup2 vfat defaults,utf8,umask=007,gid=46 0 1 change its permissions lake that UUID=474E-D645 /media/backup2 vfat defaults,utf8,umask=002,gid=46 0 1 reboot your system or remount the partiton, i recomend the first. the problem was that the partiton that contained the root of gnump3d was a fat32 partition with mount permissions umask =007, that means that the user gnump3d can't access the folder seting it to umask = 002 would souve the probem... -- This message was sent on behalf of pabloliracecilio@... at openSubscriber.com http://www.opensubscriber.com/message/gnump3d-users-mXXj517/zsQ <at> public.gmane.org/6626459.html
RSS Feed