anarchyboard88 0 Report post Posted November 15, 2005 i have a couple probs. first off, the one im most concerned with is that i applied for a hosting upgrade 2 days ago and i still havent got any word back. Should i just redo it?, can anyone tell me if the admins actually got it?. I really need the upgrade. my second question is, what is my MySQL Host URL??? i need it for a login page, it asks this $cfg['mysqlhost'] = 'localhost'; // Database host URLid be much appreciated thnx. Share this post Link to post Share on other sites
Moody 0 Report post Posted November 15, 2005 For the first question, i'll just have to say, you have to be patient. It just can take a few days. If OpaQue is really busy and doesn't see your upgrade post, he won't approve you too (logical). Maybe you can pm him, if he doesn't approve you. And you could also check if you post is well made.The second question...i don't know really much about MySQL... Share this post Link to post Share on other sites
xJedix 0 Report post Posted November 15, 2005 Just like what moody said, just be patient. The admins are vary busy as you could probably guess. They have to run this awsome webhost and keep everything going, its a lot of work. You should get a response within like 1-4 days. If not, then I would talk to an admin.For Local host, if you have a mysql database on your Xisto host and thats where you have your scripts, then you would leave your code as is. $cfg['mysqlhost'] = 'localhost'; // Database host URL It is referring to where your database is located. Since the database is running on the same server as the mysql server, you use localhost to route it to itself. I think of it like computer ips. Where if you want to connect to your self, you use 127.0.0.1 For this, it's localhost instead of 127.0.0.1If the database is somewhere else, then you have to specify the ip of the computer running the server. If you have a mysql runnning on your computer for example, you would input your ip.Hope it helps, xJedix Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted November 15, 2005 With the server migration occurring as we speak, and the risk of losing data (including your upgrade if approved), there is a 24 hr period left before any new or existing hosting accounts can be modified. Please be patient. The new server facility will be worth waiting for.Ranting and raving will not help your case. If timing is critical and you need some space immediately or sooner, PM me. Share this post Link to post Share on other sites
OpaQue 15 Report post Posted November 15, 2005 Migration is done and you are [HOSTED].Things have been settled./Topic Closed. Share this post Link to post Share on other sites