Connecting Tech Pros Worldwide Forums | Help | Site Map

??Dreamweaver testing server help??

Pat1mn
Guest
 
Posts: n/a
#1: Jan 16 '07
I am trying to set up a localhost testing server on windows xp home system using xampp. It installs and runs fine but I am having issues trying to get dreamweaver MX to connect to it for testing a MySQL database and PHP pages. Also wondering how to view php pages on local machine with IE7. Any suggestions?


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-


Erwin Moller
Guest
 
Posts: n/a
#2: Jan 16 '07

re: ??Dreamweaver testing server help??


Pat1mn wrote:
Quote:
I am trying to set up a localhost testing server on windows xp home system
using xampp. It installs and runs fine but I am having issues trying to
get dreamweaver MX to connect to it for testing a MySQL database and PHP
pages.
Hard to say if you don't share with us what you tried.
Did you make a user/password on mySQL for this user?

Also wondering how to view php pages on local machine with IE7.
Quote:
Any suggestions?
To reach your own webserver on the same machine, use localhost:

http://localhost/whatever.php

Make sure whatever.php is stored in the documentroot of the apacheserver.

Regards,
Erwin Moller
Quote:
>
>
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
Closed Thread