problem of connection to database

A

Anonymous

Guest
When I set up the Mysql connection to database, I have got this error:
HTTP Error code 404 File Not Found. Here are some Possible reasons for the problem.
1. There is no testing server running on the server machine.
2. The testing server specified for this site doesn't map to the http://www.vicvegasphotography.com/_mmserver Scripts/MMHTTPDB.php URL. Verify that the URL prefix maps to the root of the site.

Is anyone familiar with this problem in Dreamweaver MX 2004?

Any input is appreciated.

Beckmann
 
this is a page not found error, get the page there first..
 
Thanks for your reply.
I would like to ask you a question, I have installed mysql, php and apache in my pc and they are running good. It is my local testing server, http://localhost/mysite/name.php, it is running correctly. Before I install them, I don't have a testing server in my PC, I can connect to Mysql to my database 1 in host side very easy. But after I installe them , I try to connect to another database for another domain, that is what I got the error message below: Can you provide your solution for solving this problem? Thanks.

HTTP Error code 404 File Not Found. Here are some Possible reasons for the problem.
1. There is no testing server running on the server machine.
2. The testing server specified for this site doesn't map to the http://www.vicvegasphotography.com/_mmserver Scripts/MMHTTPDB.php URL. Verify that the URL prefix maps to the root of the site.


Beckmann
 
the file you are trying to access is not physically present on the server in the given address...
You need to upload the file.
 
Hi, I got the problem in getting access to Linux at localhost while trying to connect to http://localhost/whatever.php but if I try http://localhost/phpinfo.php then get no error. Plz tell me how I'm getting access in Linux where to change.
 
Back
Top