Can I change my username?

Can I change my username
Usernames are setup in the manner for security. Most programs will allow you to save the username so you shouldn't have to remember it.

For new accounts from another provider, by request, we can setup your account with the same username as you previously had.

Another option is to use a global replace script to update your script config files. DB changes may also be required.

  • 527 Users Found This Useful

Was this answer helpful?

Related Articles

Domain Slamming - Beware

There are several companies out there using a predatory practice of attempting to have you renew...

Can you write a script for me?

We do not write scripts but will be more than happy to guide you in the right direction. Most the...

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...

What are these htaccess files that keep popping up?

.htaccess files are default files the server uses to perform certain tasks. Features such as...

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...