php setup

Does it matter where my PHP software is loaded in relation to the website and html code? I currently have the website/html code loaded at c:\Inetpub\wwwroot and the PHP code at c:\Inetpub\PHP. When my html calls my php file, I get a http 404 error.

I figure it has to be something in configuration?

Thanks for your help

I don’t have a direct answer to your question.

However, If you are using Windows for development, it’s easiest to install and use PHP with Microsoft’s Web Installer, (and Web Matrix is a reasonable editor) http://www.microsoft.com/WEB/downloads/platform.asp

Sponsor our Newsletter | Privacy Policy | Terms of Service