Jump to content

PHP pages fail to preview in Dreamweaver MX


Recommended Posts

Hi,

 

I am trying to develop a dynamic site hosted locally on my Mac running OS 10.3.3 I have enabled PHP Version 4.3.2 and Apache 1.3.29. and both seem to be running from what i can tell. Apache shows a default page at http://127.0.0.1 and PHP shows the same at http://127.0.0.1/~user/phpinfo.php

I'm using Dreamweaver MX 6.1 with MySQL. I am able to connect to the database without any problem.

 

However, when I try to preview one of the site's pages in IE or Safari I get "the request URL /TMPacifg6yv5.php was not found on this server"

 

What could be causing this??? Is PHP not enabled properly?

Link to comment
Share on other sites

  • 2 weeks later...

Don't you just LOVE dreamweaver sometimes? This problem is fun, and easy to fix...most of the time.

 

First off, if you are on Mac OS X ( I assume you are), make sure you have installed the PHP add-on from php.net.

 

Next, this is going to sound dumb, but, TURN APACHE ON...Go to apple, system prefs, sharing, turn ON personal file sharing....Just for kicks, go to http://127.0.0.1/~username. If you don't have anything showing up or an error, something is wrong. Make sure apache is turned on. You can see by taking out the username portion of 127.0.0.1, and if it shows a setup-completion page you are in the go.

 

 

Now, as far as previewing in Dreamweaver, that works sometimes, and not. The easiest way I do it is by going to http://127.0.0.1/~username/sites/websitename/index.php

 

Let me know if this works. It takes a little extra effort alt-tabbing, but at least you don't have to waste the extra 2 seconds uploading :huh:

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.