Cannot create SiteWorx account

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 end
Does this mean I have to set quotas on the /home partition?

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

Yay! Thanks Paul, that fixed the problem :slight_smile: