Jump to content

delete “www” domain in subdomai


Recommended Posts

  • 1 month later...
  • 1 month later...

OK, iw found solution...

Ill post here procedure if someone else do it. :)

go to myphpadmin in your server cpanel.
select your database
click on ps_subdomain table
select SQL tab
insert following command:
INSERT INTO `ps_subdomain` ( `id_subdomain` , `name` ) VALUES ('1', 'www');
enter!

thats it, subdomain is created again.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...