Click to See Complete Forum and Search --> : Help w/PHP Testing Server on DW 8, OS X


renerodriguez
08-19-2006, 01:53 PM
Hello. I've just installed MySQL 5.0.24, PHP 5.1.4 (Entropy's binary install) and phpMyAdmin 2.8.2.2 on my OS X.

I have a client who purchased a PHP template that I need to modify. The template is tied to an OS Commerce shopping cart. I've downloaded all of the files from the remote server, but when I open the PHP files in Dreamweaver, I just get the code icons, and can't see the actual graphics.

I've set up the Testing Server URL path to:

http://localhost/Users/UserName/Sites/ClientFolder/www/catolog/

But again, this isn't working for me. Can you please offer suggestions?

Lodovikus
08-22-2006, 08:50 AM
I think the page you are trying to test is actually only contains php codes and it need to pair up with html page to be able to see from the browsers.

I might be wrong