On 09/12/2013 01:22, Good Guy wrote:
On 08/12/2013 02:59, Robert wrote:Hi Good Guy,When I loaded test.php into the browser with localhost/test.php it only echoed the contents of test.php back. If I do the same thing with any .php file I have in htdocs the result is the same - echoes back the content of the file. If I type localhost/test I get the 404 error message... "The requested URL /test was not found on this server."RobertOK this suggests that you have not installed php on your machine; ALSO after installing the php files, you need to configure the apache so that it knows where the php engine is.1) First I suggest download the php files from this link: 2) Unzip the files tp a specific folder such as c:\php3) Post back when you have done this so that I can post some rudimentary instructions how to configure apache server so that it can process php files.
You need this link for the windows system: <http://windows.php.net/downloads/releases/php-5.4.22-Win32-VC9-x86.zip> -- Good Guy Website: http://mytaxsite.co.uk Website: http://html-css.co.uk Email: http://mytaxsite.co.uk/contact-us --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx