Jump to content
xisto Community
Sign in to follow this  
The Devils Playpen

Help with an Error maybe my lack of inexperience

Recommended Posts

Warning: mysql_connect(): Unknown MySQL Server Host 'lee-kelly' in /home/thedevil/public_html/std/promisance.php3 on line 41MySQl Connection Problem!I keep getting this... I figured well obviously the error is in the promisance.php fiel but i searched it and all files surrounding it and couldnt find it. Is there somewhere else this error could/would be??

Share this post


Link to post
Share on other sites

It seems its the SQL connection that has a problem. You're server host is "Lee-Kelley," but the default server host for Xisto is "localhost" you can try to use that.

Share this post


Link to post
Share on other sites

When helping someone, please don't re-post exactly what another user has already said. It just makes it look like you're copying them.The Devils Playpen, as has been said, use either 'localhost' if you are running the scripts on the same server that MySQL is on, 'Xisto.com', or Trap 17's public IP address, which you should have been given when you got hosting.

Share this post


Link to post
Share on other sites

resource mysql_connect ( [string server [, string username [, string password [, bool new_link [, int client_flags]]]]])first sever name,then username,password is followed,others can be ignored

Share this post


Link to post
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
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.