Jump to content
xisto Community
Sign in to follow this  
anarchyboard88

Free Web Hosting Queries A multi-question post

Recommended Posts

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 URL

id be much appreciated thnx.

Share this post


Link to post
Share on other sites

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

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.1

If 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

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
Guest
This topic is now closed to further replies.
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.