![]() |
subdomain with only 1 caracter. - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: subdomain with only 1 caracter. (/thread-8047.html) |
subdomain with only 1 caracter. - sfera - 10-06-2009 07:21 PM Hi to all. I try to create a subdomain "m.domain.tdl" but isp-cp need a minimal of 2 caracter... "mm.domain.tdl" any idea? Thx in advanced RE: subdomain with only 1 caracter. - joximu - 10-06-2009 08:02 PM this is fixed in the upcoming release 1.0.3 otherwise you need to search the related ticket and the solution when it was fixed and patch your system. /J RE: subdomain with only 1 caracter. - sfera - 10-06-2009 08:24 PM I find the patch. thx. But i dont know what I apply it. The file I download from the ticket is changeser_r2020.diff Thx in advanced RE: subdomain with only 1 caracter. - kilburn - 10-08-2009 12:15 AM cd to the directory where the file to be patched is, and execute: Code: patch -p0 < the_patch_file.diff |