dflow Posted June 16, 2009 Share Posted June 16, 2009 im unable to connect to my local mysql with dreamweaver i posted this on the editors sections and here as well as it is the strangest problem when I want to test a connection to a local database i get " an undefined error occurred" i had the same setting before i formatted this damn win xp machine with dreamweaver cs3 and wamp5 i tried wamp2 and xampp same error i also reinstalled DW and nada im really stuck thanks guys and my apology for posting here as well but i know the eyes pf the knowledgeable are in this section http://www.phpfreaks.com/forums/index.php/topic,256835.0.html Quote Link to comment https://forums.phpfreaks.com/topic/162440-help-please-mysql-connections-problem-on-dw/ Share on other sites More sharing options...
SapAuthor Posted June 16, 2009 Share Posted June 16, 2009 You may want to first take a look at how it connects without Mysql (like pure PHP code). I know for my program, MAMP (Mac Apache MySQL PHP), my MySQL is located on localhost, and the MAMP program must be running to be using it. Is apache still running when you try this? Quote Link to comment https://forums.phpfreaks.com/topic/162440-help-please-mysql-connections-problem-on-dw/#findComment-857441 Share on other sites More sharing options...
dflow Posted June 16, 2009 Author Share Posted June 16, 2009 You may want to first take a look at how it connects without Mysql (like pure PHP code). I know for my program, MAMP (Mac Apache MySQL PHP), my MySQL is located on localhost, and the MAMP program must be running to be using it. Is apache still running when you try this? yes im also programming with cakephp and i have no problem connecting to the database and viewing the applications on localhost Quote Link to comment https://forums.phpfreaks.com/topic/162440-help-please-mysql-connections-problem-on-dw/#findComment-857448 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.