Can't add new virtual server

Operating system CentOS Linux 5.6
Webmin version 1.550 Virtualmin version 3.84.gpl GPL

When try - get this errors


Setting Up Virtual Server

In domain test.ru
Creating administration group test.ru
… done
Creating administration user test.ru
… done
Creating aliases for administration user …
… done
Adding administration user to groups …
… done
Creating home directory …
… done
Creating mailbox for administration user …
… done
Adding new DNS zone …
… done
Adding to email domains list …
… done
Adding default mail aliases …
… done
Adding new virtual website …
… Apache website failed! : Failed to open /home/test.ru/logs/access_log : No such file or directory at …/web-lib-funcs.pl line 1360, line 1.
Setting up scheduled Webalizer reporting …
… Webalizer reporting failed! : Failed to open /home/test.ru/public_html/stats/.htaccess.webmintmp.22060 : No such file or directory at …/web-lib-funcs.pl line 1360, line 1.
Setting up log file rotation …
… done
Creating MySQL login …
… done
Creating MySQL database test_ru …
… done
Setting up spam filtering …
… done
Setting up virus filtering …
… done
Setting up AWstats reporting …
… AWstats reporting failed! : virtualmin-awstats::feature_setup failed : Failed to open /home/test.ru/cgi-bin/awstats.pl.webmintmp.22060 : No such file or directory at …/web-lib-funcs.pl line 1360, line 1.
Adding DAV directives to website configuration …
… DAV Login failed! : virtualmin-dav::feature_setup failed : Failed to open /home/test.ru/etc/dav.digest.passwd : No such file or directory at …/web-lib-funcs.pl line 1360, line 1.
Adding Subversion directives to website configuration …
… Subversion repositories failed! : virtualmin-svn::feature_setup failed : Failed to open /home/test.ru/etc/svn.basic.passwd : No such file or directory at …/web-lib-funcs.pl line 1360, line 1.
Creating Webmin user …
… done
Re-starting DNS server …
… done
Applying web server configuration …
… done
Re-loading Webmin …
… done
Saving server details …
… done

As i see… Don’t created home directories (from skel), also maybe something this quota (created domain have about 3 gig of used space). After adding new VServer - apache can’t start, manual clean config and start it by hands.

Can anyone help?

Yeah, the errors you’re seeing can definitely occur if the user being created starts out being over quota.

You could either make the quota for that Virtual Server larger, or you could remove any existing files that might be pushing them to be over their limit.

-Eric

Ciao Eirc,

i’ve increased the server quota, but problem still persist.

Any ideas to fix?

What output do you see if you run these two commands:

quota -v test.ru quota -g test.ru

here is the command:

quota -v sorrentoeventi
Disk quotas for user sorrentoeventi (uid 10xx):
Filesystem blocks quota limit grace files quota limit grace
/dev/sda1 10876628 0 0 168266 0 0

quota -g sorrentoeventi
Disk quotas for group sorrentoeventi (gid 10xx): none

Consider that i’m able to work regularly until yesterday, since today i’m experiencing this kind of problems.

Waiting yours,
Antonino