help with sql connection on localhost -
08-02-2004
, 09:30 PM
I'm trying to set up a MySQL Database connection in dreamweaver, to connect to
a Mysql Database on the same computer.
But when I go to select a database I get a 500 internal server error. I think
it must be how I set up my site, but i'm totaly stuck.
I set up the connection like this
Connection Name = MyDb
MySQL Server = localhost
User Name = root
Password = *********
Database = # That's the one I'm haveing trouble with.
The site is set up as follows:
Local Info
Local Root Folder = C:\Apache Group\Apache2\htdocs\site
Remote Info
Access = None
Testing Server
Server Model = PHP MySQL
Access = Local/Network
Testing Server Folder = C:\Apache Group\Apache2\htdocs\ # Which is the path to
localhost.
I'm running Apach2, have installed PHP, and MySQL.
swhxswt thanx in advance |