Page 1 of 1

How to connect to MySQL in Xampp remotely (from another PC)?

PostPosted: 26. January 2010 18:18
by Theresonly1
Hello,

I have xampp installed with Apache Web Server, Mercury, Ruby, PHP & MySQL for the purpose of development.

My development needs access to a MySQL database and as i am using MySQL running in Xampp i can easily achieve that. The problem is that if i need to perform development outwith my PC (switching to my laptop for example,) i would need to install xampp with the same above.

To avoid duplication, how can i access the MySQL in xampp remotely from my laptop? where the main xampp is installed on my desktop PC. I'm so sure i've seen articles on web about this and it can be done.
Guidance or step-by-step procedures would be helpful. :)

regards,
:?:

Re: How to connect to MySQL in Xampp remotely (from another PC)?

PostPosted: 27. January 2010 11:28
by mkm854
First configure your LAN than
Got to remote computer and follow these steps:

1. open browser
2.type IP Address of that which have xampp installed.

Note:xampp server must start on previous computer

Re: How to connect to MySQL in Xampp remotely (from another PC)?

PostPosted: 27. January 2010 14:51
by Theresonly1
Hey

first, thanks for the reply.

So is there any more information on how to configure your lan? Is there any settings i need? I heard that you may need to configure a mysql file of somewhat?

I suppose the latter tasks on setting up the another machine is easy. But, is it just a simple case of typing the ip address into address bar and you can access your mysql?