0
Can't make MySQL Connection on iPower
Participant
,
/t5/dreamweaver-discussions/can-t-make-mysql-connection-on-ipower/td-p/912964
Oct 04, 2008
Oct 04, 2008
Copy link to clipboard
Copied
I'm trying to make a MySQL Connection on a site hosted by
iPower (aka iPowerWeb) and it keeps giving me this error when I
try:
MySQL error #2002: Cannot connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
iPower's support is very nil so they're not helping. I followed their FTP coordinates although they don't exactly say anything about setting up testing servers. Anyone have any luck making a connection on this host?
MySQL error #2002: Cannot connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
iPower's support is very nil so they're not helping. I followed their FTP coordinates although they don't exactly say anything about setting up testing servers. Anyone have any luck making a connection on this host?
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/dreamweaver-discussions/can-t-make-mysql-connection-on-ipower/m-p/912965#M165904
Oct 04, 2008
Oct 04, 2008
Copy link to clipboard
Copied
databell posted in macromedia.dreamweaver.appdev:
> I'm trying to make a MySQL Connection on a site hosted by iPower
> (aka iPowerWeb) and it keeps giving me this error when I try:
Right there in your host's Help Center, it states that they do not
allow connecting to the database remotely (from your own computer, for
example). They - and many shared hosting providers - do this for
security reasons.
Configuring: Connecting to the MySQL database remotely
http://www.ipower.com/knowledgebase/read_article.bml?kbid=1154
Here's a discussion in the General Dreamweaver group where it is
suggested to set up a Web server/PHP/MySQL on your local computer:
http://preview.tinyurl.com/4lejbk
--
Mark A. Boyd
Keep-On-Learnin' :)
> I'm trying to make a MySQL Connection on a site hosted by iPower
> (aka iPowerWeb) and it keeps giving me this error when I try:
Right there in your host's Help Center, it states that they do not
allow connecting to the database remotely (from your own computer, for
example). They - and many shared hosting providers - do this for
security reasons.
Configuring: Connecting to the MySQL database remotely
http://www.ipower.com/knowledgebase/read_article.bml?kbid=1154
Here's a discussion in the General Dreamweaver group where it is
suggested to set up a Web server/PHP/MySQL on your local computer:
http://preview.tinyurl.com/4lejbk
--
Mark A. Boyd
Keep-On-Learnin' :)
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
ladobeugm
AUTHOR
Participant
,
/t5/dreamweaver-discussions/can-t-make-mysql-connection-on-ipower/m-p/912966#M165905
Oct 04, 2008
Oct 04, 2008
Copy link to clipboard
Copied
Now that really sucks. I was hoping to set up a password
protection scheme so that when the client logs in, it takes them
over to a specific place on my Zen Cart store. Now not just does
the MySQL connection from DW not work but the store doesn't want to
make a connection either. And that was working just fine prior to
that! Ugh!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/can-t-make-mysql-connection-on-ipower/m-p/912967#M165906
Oct 04, 2008
Oct 04, 2008
Copy link to clipboard
Copied
databell posted in macromedia.dreamweaver.appdev:
> Now that really sucks. I was hoping to set up a password
> protection scheme so that when the client logs in, it takes them
> over to a specific place on my Zen Cart store. Now not just does
> the MySQL connection from DW not work but the store doesn't want
> to make a connection either. And that was working just fine prior
> to that! Ugh!
Is the store on a different server? If it's on the same iPower server,
you should be able to do it.
You just won't be able to test locally (or use DW's automatic DB
behaviors easily) without setting up a local testing server.
--
Mark A. Boyd
Keep-On-Learnin' :)
> Now that really sucks. I was hoping to set up a password
> protection scheme so that when the client logs in, it takes them
> over to a specific place on my Zen Cart store. Now not just does
> the MySQL connection from DW not work but the store doesn't want
> to make a connection either. And that was working just fine prior
> to that! Ugh!
Is the store on a different server? If it's on the same iPower server,
you should be able to do it.
You just won't be able to test locally (or use DW's automatic DB
behaviors easily) without setting up a local testing server.
--
Mark A. Boyd
Keep-On-Learnin' :)
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

