Hello!:<br><br>You must think that human users have their userids upper of 1000.<br>www-data user is really the user who admins the website, is the user and group of your webserver , and  your web's user or your web's visitors are from group "others".<br>
I wish this helps you!<br><br><br><div class="gmail_quote">2012/11/12 thufir <span dir="ltr"><<a href="mailto:hawat.thufir@gmail.com" target="_blank">hawat.thufir@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My /var/www directory permissions are:<br>
<br>
drwxr-xr-x  2 root root     4096 Nov 11 15:34 www/<br>
<br>
<br>
While running the install script for FUDForum, I get this message:<br>
<br>
Directory "/var/www/" exists, but the installation script is unable to<br>
write to the directory. Please grant read/write permissions to the web-<br>
server user (www-data/www-data)<br>
<br>
<br>
The web-server user is www-data?  I tried changing permissions for the /<br>
var/www folder to add group permissions with chmod g+w /var/www but was<br>
insuficient.<br>
<br>
thufir@dur:~$ cat /etc/passwd | grep www<br>
www-data:x:33:33:www-data:/var/www:/bin/sh<br>
thufir@dur:~$<br>
<br>
thufir@dur:~$ cat /etc/group | grep www<br>
www-data:x:33:<br>
thufir@dur:~$<br>
<br>
<br>
<br>
maybe www-data is in the wrong group?  Or, just go ahead and give<br>
everyone rw permissions to /var/www ?<br>
<br>
I'm not well versed in apache.<br>
<br>
<br>
<br>
thanks,<br>
<br>
Thufir<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></span></blockquote></div><br>