sub domains

Status
Not open for further replies.

garymac

New Member
Messages
2
Reaction score
0
Points
0
Hi,

I had a subdomain (oca.gtmonline.co.uk) on my main domain account (gtmonline.co.uk) which was a wordpress blog with SQL database. The subdomain has been removed and placed as a parked domain within my account. The database appears to still linked to my account.

I want to recreate the subdomain and link it to the SQL database - how do I do this?

Regards,

Gary MacGregor
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
Databases live regardless of domain, they are linked to your account, and accessed by scripts you have installed.

The database itself doesn't care at all what domain you use, but the configuration of a script might hold domain information making an already installed script not work properly under a different domain.

You'd likely only need to recreate the subdomain and point it to the proper folder for your script.
 
Status
Not open for further replies.
Top