MySQL Forums
Forum List  »  PHP

MySQL Errors
Posted by: Craig Hennon
Date: August 07, 2017 06:02AM

I'm trying to connect my site to MySQL from Dreamweaver CC.

CONNECTION NAME: (I choose any name)
MYSQL SERVER: localhost
USERNAME: chennon_username (user of the MySQL Database - setup through Hosting)
PASSWORD: (password to the above user - setup through Hosting)
DATABASE:

I'm having problems connecting. I'm using php, Dreamweaver CC, and XAMPP (test server) for my site. When I connect I receive errors.

Error #1: Your PHP server doesn't have the MySQL module loaded or you can't use the mysql_(p)connect functions.

Error #2 (MySQL Error #1045): Access denied for user 'chennon_username@localhost' (using password: YES)

Error #3: a) There is no test server running on the server machine b) The testing server specified for this site does not map to the http://localhost/_mmServerScripts/MMHTTPDB.php URL. Verify that the URL Prefix maps to the root of the site.

I been searching online for answers but no luck. I hope you guys can help me. It's been over a week now.

Thanks,
Craig

Options: ReplyQuote


Subject
Written By
Posted
MySQL Errors
August 07, 2017 06:02AM
August 07, 2017 08:56AM
August 07, 2017 09:38AM
August 13, 2017 10:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.