472,110 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,110 software developers and data experts.

Online Access to the MySQL database

1
Hi,

I'm able to access the MySQL database in the same pc using http://localhost:1684/mydir/myapp.aspx. For this I'm using the following few things: Server:localhost, username:root, pwd:no. But instead of localhost, if i use the ip address like this http://192.168.12.105/mydir/myapp.aspx. Now I'm just using following few things: Server:192.168.12.105/localhost, username:root, pwd:no. It is showing error message "Error connecting to the database".


Looking for the suggestions.

Thanks & Regards,
Santos Kumar Das
Singapore
Apr 10 '06 #1
1 2716
Banfa
9,065 Expert Mod 8TB
in the first url you have specified the port number ( :1684 ) in the second url you do not specify the port number.
Apr 10 '06 #2

Post your reply

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

Similar topics

10 posts views Thread by John | last post: by
11 posts views Thread by Mike MacSween | last post: by
10 posts views Thread by Andrew Dalke | last post: by
17 posts views Thread by chicha | last post: by
1 post views Thread by vineyard_saker | last post: by
9 posts views Thread by Daven Thrice | last post: by
2 posts views Thread by Beda Christoph Hammerschmidt | last post: by
reply views Thread by Atz | last post: by
reply views Thread by leo001 | last post: by

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.