PDA

View Full Version : Cannot create SiteWorx account


Nils
03-13-2010, 06:18 PM
Hi, I'm using a Linode VPS with CentOS 5.3. I am trying to create a siteworx account but I get a form validation error. My iworx log says:

2010-03-13T19:37:36+00:00 [INFO] /xhr.php : adding user: asfnet with homedir /home/asfnet
2010-03-13T19:37:36+00:00 [INFO] /xhr.php : setting permissions on: /home/asfnet
2010-03-13T19:37:36+00:00 [INFO] /xhr.php : setting quotas for: asfnet to 999999999 MB
2010-03-13T19:37:36+00:00 [ERR] /xhr.php : error changing quotas: asfnet
2010-03-13T19:37:36+00:00 [ERR] /xhr.php : activating package: asfnet: failed
2010-03-13T19:37:36+00:00 [INFO] /xhr.php : script endDoes this mean I have to set quotas on the /home partition?

IWorx-Paul
03-13-2010, 07:08 PM
Hi,

Yes, if /home is it's own partition, it needs to be mounted with quota support, and the /home partition needs to be set as the primary partition in the NodeWorx->Settings configuration page.

Paul

Nils
03-16-2010, 06:59 PM
Yay! Thanks Paul, that fixed the problem :)