
11-11-2004, 09:32 PM
|
|
Novice Webmaster
|
|
Join Date: Jan 2002
Posts: 22
Rep Power: 0
|
|
PHP 4.3.2 / OS X / Apache 1.3.29 problem
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???
|