Hi All
I'd like to know if the web space quota can be control from command line after creating user
thnks
Lawrence![]()
Hi All
I'd like to know if the web space quota can be control from command line after creating user
thnks
Lawrence![]()
If you mean the size of the disk quota allowed to a given cPanel account, then you could simply use /scripts/editquota
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
HiOriginally Posted by chirpy
What will be the syntax to excute the file from command line
because i get the following error
Can't locate version.pm in @INC (@INC contains: /usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i686-linux
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site
_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl . /scripts) at cPScript/cPQuota.pm line 11.
BEGIN failed--compilation aborted at cPScript/cPQuota.pm line 11.
Compilation failed in require at ./editquota line 8.
BEGIN failed--compilation aborted at ./editquota line 8.
Thanks Lawrence
To fix that error you need to update version:
/scripts/perlinstaller --force version
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com