gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] blank page as result when accessing the root of gnum


From: pabloliracecilio
Subject: Re: [Gnump3d-users] blank page as result when accessing the root of gnump3d-server
Date: Wed, 16 Apr 2008 18:58:08 -0400

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 address@hidden at openSubscriber.com
http://www.opensubscriber.com/message/address@hidden/6626459.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]