View previous topic :: View next topic |
Author |
Message |
alenxVR6 -
Joined: 04 Dec 2003 Posts: 51 Location: Revere, Boston MA
|
Posted: Wed Jun 09, 2004 11:36 am Post subject: setting up mySQL to... |
|
|
how can i set MySQL
from:
MySQL 4.0.18-nt running on localhost as alenxdesign@localhost
to:
MySQL 4.0.18-nt running on www.alenx.net as alenxdesign@alenx.net
where and how do i configure my sql...?
thank you... |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Thu Jun 10, 2004 2:54 am Post subject: |
|
|
MySQL always runs on "localhost" unless you are accessing a remote database. If Abyss and MySQL are on the same computer, then localhost is what you're going to use. _________________ Bienvenidos! |
|
Back to top |
 |
 |
alenxVR6 -
Joined: 04 Dec 2003 Posts: 51 Location: Revere, Boston MA
|
Posted: Mon Jun 21, 2004 1:37 pm Post subject: |
|
|
i want to connect to my mySQL server from a remote location (school), so i can work on my stuff...I'm using dreamwaver to connect but i can't use localhost cause school has their own server, I tried using my IP but it's not working, It's probably my SQL confiqurations... |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Mon Jun 21, 2004 9:24 pm Post subject: |
|
|
Do you have a router? _________________ Bienvenidos! |
|
Back to top |
 |
 |
alenxVR6 -
Joined: 04 Dec 2003 Posts: 51 Location: Revere, Boston MA
|
Posted: Tue Jun 22, 2004 3:39 pm Post subject: |
|
|
Quote: | Do you have a router? |
yeah |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Tue Jun 22, 2004 7:18 pm Post subject: |
|
|
Forward port 3306 just as you did port 80. It should probably work after you try to connect. _________________ Bienvenidos! |
|
Back to top |
 |
 |
|