473,480 Members | 1,980 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Connect MySQL using phps on different network

1 New Member
The mysql server is running on 172.x.x.x:3306 and the phps are on server having 192.x.x.x. The database on 172.x.x.x is to be accessed for read/write on 172.x.x.x but the same database is required to be accessed for read only on 192.x.x.x.

Presently one proxy is running in between these 2 networks.

How to connect the database on 172.x.x.x from phps on 192.x.x.x ?
Oct 4 '11 #1
1 2060
johny10151981
1,059 Top Contributor
If you have proper routing between two network then

create a user with the host 192.x.x.x. Set the privileges properly and you will get the access
Oct 17 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
4637
by: pratchaya | last post by:
What the best language code to connect MySQL --> C , C++ , php,VB,Delphi ? about ---- Speed ---- Stable ---- Security Can anyone compare C , C++ , php4,php5 ,vb ,delphi to connect to...
1
2942
by: shun | last post by:
Hello, I need an sample program to connect mysql server by using odbc. thanks in advance
0
1233
by: Miguel | last post by:
Hi, I'm trying to connect to an specific wireless network that I have on my available networks list. I would like to find the way to do it programatically, which means that I could be able to...
3
5086
by: yogesh | last post by:
how to connect MySQL using C++ in redhat .... can any one tell a sample of code to creat ,connect and execute the statement in c++ code ... please help me .....
7
4898
nev
by: nev | last post by:
Can anyone tell me the steps how to do this or direct me to a link? I connect MySQL during runtime. I was wondering if its possible during design time so that I can use the IDE to manage all my MySQL...
3
7345
by: likigoldenstar | last post by:
Hi, I have some problem in developing program using PHP. I 'll explain my platforms: I use appserv-win32-2.5.9 as a app server. In the server, mysql client version is 5.0.37 Problems:
3
2524
by: rekhachaturvedi | last post by:
Hi to all. I am new in the web designing. I started using dream weaver mx 2004. I am just able to do design but not able to connect mysql. I am using apache sever. Please explain me how to connect...
2
10649
by: selvialagar | last post by:
Private Connection As New System.Data.OleDb.OleDbConnection Private Command As New System.Data.OleDb.OleDbCommand Connection.ConnectionString = "Provider=MySQLProv;Data Source=localhost;User...
3
4892
by: emsik1001 | last post by:
Hi http://dev.mysql.com/doc/query-browser/en/mysql-query-browser-connection.html I'm trying to connect from my Windows based PC to a dedicated server which is running on Linux system. I...
0
1164
by: Soulz | last post by:
Hi i need to do a project that connect to a desired wireless network in visual basic 2008. Currently i need to select manually from the wireless network list outside the vb program first the...
0
7054
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7057
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5357
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4798
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3008
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3000
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1310
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
570
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
199
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.