errors when creating end-user accounts

ivytony

Verified User
Joined
Jun 5, 2006
Messages
12
When I tried to create an end-user account at the reseller level, I got the following errors:

User pandaig created



Details


Unix User created successfully

Error with system Quotas
setquota: Mountpoint (or device) / not found. setquota: Not all specified mountpoints are using quota.
User's data directory created successfully
Domains directory created successfully
Domains directory created successfully in user's home



Domain Created Successfuly

User added to ssh config file.


And when the end-user tried to create a MySQL database, the database cannot be displayed in phpmyadmin.


thanks
 
The error is because you havent setup quotas on your partition yet. Ask your isp for help if you dont know how to set that up.
 
thanks for the reply, however, my VPS is unmanaged. My VPS provider won't do this for me.

thanks again
 
To see if your system supports quotas, try the command quota or the command edquota.

You probably don't have man files on your VPS system; most don't, so you'll have to google for instructions.

That error shouldn't affect mysql.

Jeff
 
Back
Top