On Sat, 16 Apr 2005, Leonardo Marques wrote: > In accidente i deleted the www-data user, how can i create it again? assuming you did not have any www data loss, you can recreate the userID root# useradd -u 33 -g 33 -c "www user" -d /var/www -s /bin/false www-data - or whatever the IDs was that you were using if you lost your html data, oh well ... backups c ya alvin