When trying to create a subdomain in Plesk 11.5, i have the following message :
An error occurred during domain creation: Unable to accept the template: the following limitations are exceeded.
Description Requested Allowed
Retain web and traffic statistics 3 12
Ok, I already created something like 50 subdomains… but eh, i do what i want !
Here is my command (yeah, i replaced [SUBDOMAIN] and [DOMAIN] by what i want… mysubdomain.domain.tld) :
/usr/local/psa/bin/subdomain --create [SUBDOMAIN] -domain [DOMAIN] -www-root /subdomains/[SUBDOMAIN]/httpdocs
I need to create something like 600 subdomains by parsing a csv file with a shell script i wrote… (it doesn't work either with user-friendly web interface).
Everything's fine except this limitation… I tried many different things in Plesk web admin, and tried to get manual of subdomain.