Jump to content

Newbie here looking for help


bentotech

Recommended Posts

I would love to find someone that I can ask all my annoying narbish questions to.

 

$username="a1624814_bento"; 
$password="Password123"; 
$database="a1624814_siteDB"; 
$localhost="mysql13.xxx.xxx";
mysql_connect($localhost,$user,$password);

 

 

line 13

mysql_connect($localhost,$user,$password);

 

 

Host '31.100.100.200 is not allowed to connect to this MySQL server in /home/member/insert.php on line 13

 

Now after I fix this, Im sure that I will hafve a string of other failiurs, what do i do with them? some i can figure out, and normally will try to figure something out before asking. Thanks for taking the time to read!!!

Link to comment
https://forums.phpfreaks.com/topic/255856-newbie-here-looking-for-help/
Share on other sites

The database server doesn't appear to allow external connections. Do you have control over it, or is it on a shared host?

 

I think its mine. I have my own cpanel, and phpmyadmin. I went to college for semister 3 years ago, and in highschool before that i took webdesign and taugh it too, but I havnt had alot of pro work. more of a hobby, so im not sure, as I cant afford to do my own set up.

 

John,. george, paul, and who? IDFK...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.