GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-Apr-2008, 08:44
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road

Remote access to a mysql database?


Hello there, I have a question for the mysql cracks out there;

Assuming I have a website set up with a mysql database, is there a way I can log into my database from a distant computer and work with it remotely just by knowing the web or ip address and obviously, my user name and password?
  #2  
Old 15-Apr-2008, 13:09
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road

Re: Remote access to a mysql database?


Looks like it's going to get tougher than that...

Here's another question; I was hosting my website with eHostPros a while back, and the address to access the control panel was https://kilgayne.net:2083/. I understand the s of https stands for secure, but what about the "port number", the 2083 next to the address? Is it a port assigned by my host to redirect to the control panel? Is there anything like this made by default when you make your own server or rent a hosting plan with an external company?

Please respond to this, I really need to know.
  #3  
Old 30-Apr-2008, 07:04
Kilgayne's Avatar
Kilgayne Kilgayne is offline
Junior Member
 
Join Date: Jun 2004
Location: somewhere
Posts: 52
Kilgayne is on a distinguished road

Re: Remote access to a mysql database?


Still no idea?... I thought people on a web development forum would know =/
  #4  
Old 03-Jul-2008, 07:02
Howard_L Howard_L is offline
Regular Member
 
Join Date: Apr 2007
Location: Maryland/PA, USA
Posts: 803
Howard_L is a jewel in the roughHoward_L is a jewel in the roughHoward_L is a jewel in the rough

Re: Remote access to a mysql database?


re: https
How your site is accessed is determined by the hosting service.
You should contact them about these questions.
If it is YOUR server you will need to contact yourself as you will be the one who sets all these things up!
Look for tutorials on this.
I recently did an HP learning center 'Linux 401' thing which went through a lot of the basics.
Thry probably have something similar for MS server setup...

re: manipulating mysql
Remote access?
Usually you will use ftp to place html or php files for this.
You could also type and edit them right in place through ssh or telnet access.
There are also some gui apps that a hoster might have available.
See if this gives you some ideas:
http://www.tizag.com/mysqlTutorial/index.php
Last edited by Howard_L : 03-Jul-2008 at 07:36.
  #5  
Old 03-Jul-2008, 11:27
admin's Avatar
admin admin is offline
Administrator
 
Join Date: Sep 2002
Posts: 841
admin will become famous soon enough

Re: Remote access to a mysql database?


Sorry I missed this question, Kilgayne. I was not online at the time you posted this thread.

It is quite simple to access your MySQL server from anywhere if you set it up to allow remote connections. In your MySQL server, set up a user (of course) and set up the hostname (or you could even supply an IP address, if I am not mistaken) that you will be connecting from and assign the proper permissions. That's all! Don't forget to flush privileges before you attempt to connect to the server.

I am sorry if this information is too late but it may help someone else reading this thread in the future.
__________________
Custom BB codes you can use here:
[HTML] | [C++] | [CSS] | [JAVA] | [PY] | [VB]
 
 

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cpanel downgrade MYSQL 4.1.X to MySQL 4.0.xx Webhosting-live Web Hosting Forum 1 01-Sep-2006 03:54
Importing data into mysql database Waynec123 MySQL / PHP Forum 2 27-Sep-2005 10:49
cgi txt database to mysql erhanharputlu MySQL / PHP Forum 0 27-Sep-2004 02:30
FREE 25 MB, No Ads, Control Panel, ASP, ColdFusion, PHP, MySQL, Access Hosting rkmails Free Web Hosting 0 08-Sep-2003 06:49

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:51.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.