Username contains illegal characters! problem
Posted: Thu Sep 20, 2007 5:06 pm
Hi,
I tried to install version 1.1.2. On the second page I keep getting the "Username contains illegal characters!" message. The username I am tiring to use is amvir2_cmsuser
I assume based on the regex in CMSInstaller.class.php that the _ is the problem, but not sure why. It should be a legal character on a database user name.
I am using cPanel, and it automatically ads a prefix amvir2_ to the username.
I tried changing the regex to the following /^[a-zA-Z][a-zA-Z0-9\_]+$/ but it did not help.
Is there another file I would need to change?
Any help would be appriciated.
Thanks,
Z-
I tried to install version 1.1.2. On the second page I keep getting the "Username contains illegal characters!" message. The username I am tiring to use is amvir2_cmsuser
I assume based on the regex in CMSInstaller.class.php that the _ is the problem, but not sure why. It should be a legal character on a database user name.
I am using cPanel, and it automatically ads a prefix amvir2_ to the username.
I tried changing the regex to the following /^[a-zA-Z][a-zA-Z0-9\_]+$/ but it did not help.
Is there another file I would need to change?
Any help would be appriciated.
Thanks,
Z-