Jump to content
  • 0

[Request]Free webhosting that can connect with php to mysql.


Question

Recommended Posts

  • 0
Posted

You want to connect to the MySQL server, right?

 

 

Now, tell me where the mysql server is installed...(home?)

  • 0
Posted

You want to connect to the MySQL server, right?

 

 

Now, tell me where the mysql server is installed...(home?)

Ok listen.

I installed mysql and configured and to allow remote connections.

Installed my database etc.

Made new user as you told me to.

Then i put these in config.php and can't connect.

Mysql is to home, and i want to check out the site etc.

  • 0
Posted

Everything's ok, where's the problem?

You want: l2unique.net84.net (REMOTE MACHINE) to connect to your MySQL server and get data from it.

 

But this machine needs your IP to find you over the internet.(WAN IP, get it here)

 

 

You're still confused...

 

 

 

$hserver="YOUR IP"

  • 0
Posted

Everything's ok, where's the problem?

You want: l2unique.net84.net (REMOTE MACHINE) to connect to your MySQL server and get data from it.

 

But this machine needs your IP to find you over the internet.(WAN IP, get it here)

 

 

You're still confused...

 

 

 

$hserver="YOUR IP"

:(

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'thelasthero'@'localhost' (using password: YES) in /home/a9522426/public_html/config/_config_procs.php on line 3

 

with my wan ip to hserver

  • 0
Posted

sorry, I missed this one:

$L2JBS_config["mysql_host"]="localhost"; (change localhost to WAN IP)

  • 0
Posted

sorry, I missed this one:

$L2JBS_config["mysql_host"]="localhost"; (change localhost to WAN IP)

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '94.64.246.117' (4) in /home/a9522426/public_html/config/_config_procs.php on line 3

 

  • 0
Posted

Κάντο GR το topic γιατί μόνο Έλληνες μιλάμε.

 

Κάποιο 'πρόβλημα' με τον router είναι.

Έχεις κάνει προώθηση για την 3306; Σε ποιά πρωτόκολλα;

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...