MySQL database

Status
Not open for further replies.

neosrb74

New Member
Messages
5
Reaction score
0
Points
0
What is host of mysql database, i wan't to access it with Navicat Lite??
 

Anna

I am just me
Staff member
Messages
11,782
Reaction score
594
Points
113
On free hosting remote access is not available. The free hosting databases can only be accessed from within our network, in other words from scripts running on our servers.

Localhost is therefor the only available option.
 

vishal

-::-X10 Guru-::-
Community Support
Messages
5,255
Reaction score
192
Points
63
The dbhost should be localhost.
 

Anna

I am just me
Staff member
Messages
11,782
Reaction score
594
Points
113
As I said, you can only access the database from a script running on our server. Accessing it from home, or any other location outside of our network, is not possible on free hosting.
 
Status
Not open for further replies.
Top