Answered
DB connection and port 81
This question is based on an early one (
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=263&threadid=1314920&enterthread=y).
Because I have SQL Server on port 80 and have my WAMP running on port 81, I have had to specify my MySQL Server as LOCALHOST:3306 on my local system in order to establish my database connection. However it must be LOCALHOST at my Web Host's system. Since I can't establish a LOCALHOST connection locally, I have to set it remotely (after uploading my files.)
I'm wondering if it's possible to set port 81 as the default port on my system and if so, what are the drawabacks of doing this.
Or is there some other approach?
Or am I missing something here and making things more complicated than they are?
Thanks.
Because I have SQL Server on port 80 and have my WAMP running on port 81, I have had to specify my MySQL Server as LOCALHOST:3306 on my local system in order to establish my database connection. However it must be LOCALHOST at my Web Host's system. Since I can't establish a LOCALHOST connection locally, I have to set it remotely (after uploading my files.)
I'm wondering if it's possible to set port 81 as the default port on my system and if so, what are the drawabacks of doing this.
Or is there some other approach?
Or am I missing something here and making things more complicated than they are?
Thanks.
