[users@httpd] Re: Error 404 Not Found

2013-12-10 Thread Good Guy
On 11/12/2013 01:03, Robert wrote: Good Guy, Problem resolved. Thanks so much for your patience and help. Robert I am glad this has been resolved successfully. Thanks for the update. -- Good Guy Website: http://mytaxsite.co.uk Website: http://html-css.co.uk Email: http://mytaxsite.co.uk

Re: [users@httpd] Re: Error 404 Not Found

2013-12-10 Thread Robert
Good Guy, Problem resolved. Thanks so much for your patience and help. Robert - Original Message - From: "Good Guy" To: Sent: Monday, December 09, 2013 11:27 PM Subject: [users@httpd] Re: Error 404 Not Found OK do the following adjustments: 1)Browse the php folde

[users@httpd] Re: Error 404 Not Found

2013-12-09 Thread Good Guy
After making the changes, you will need to restart the apache server so that the new configuration settings takes effect. Either re-boot the machine or simply restart the service using the apache button in the taskbar. On 10/12/2013 02:55, Robert wrote: Good Guy, Files have been unzipped t

[users@httpd] Re: Error 404 Not Found

2013-12-09 Thread Good Guy
OK do the following adjustments: 1)Browse the php folder and look for the file called: "php.ini-production" and change its name to: php.ini 2)Open this php.ini file in a text editor and change the following: short_open_tag = Off To short_open_tag = On 3)Change ;session.save_path =

Re: [users@httpd] Re: Error 404 Not Found

2013-12-09 Thread Robert
Good Guy, Files have been unzipped to directory c:\php-120913. Robert - Original Message - From: "Good Guy" To: Sent: Sunday, December 08, 2013 8:22 PM Subject: [users@httpd] Re: Error 404 Not Found On 08/12/2013 02:59, Robert wrote: Hi Good Guy, When I loaded tes

[users@httpd] Re: Error 404 Not Found

2013-12-08 Thread Good Guy
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

[users@httpd] Re: Error 404 Not Found

2013-12-08 Thread Good Guy
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 lo

Re: [users@httpd] Re: Error 404 Not Found

2013-12-07 Thread Robert
message... "The requested URL /test was not found on this server." Robert - Original Message - From: "Good Guy" To: Sent: Saturday, December 07, 2013 8:59 PM Subject: [users@httpd] Re: Error 404 Not Found On 07/12/2013 23:26, Robert wrote: Did not resolve th

[users@httpd] Re: Error 404 Not Found

2013-12-07 Thread Good Guy
On 07/12/2013 23:26, Robert wrote: Did not resolve the issue. Thanks for trying... Robert Does your server recognize any of the .php files? To test it, create a blank file and paste this code in it: Now save this file in your htdocs folder as "test.php" (without the quotes of course).

Re: [users@httpd] Re: Error 404 Not Found

2013-12-07 Thread Robert
Did not resolve the issue. Thanks for trying... Robert - Original Message - From: "Good Guy" To: Sent: Saturday, December 07, 2013 3:42 PM Subject: [users@httpd] Re: Error 404 Not Found On 07/12/2013 00:44, Robert wrote: Apache 2.2 installed and running on my own Win

[users@httpd] Re: Error 404 Not Found

2013-12-07 Thread Good Guy
On 07/12/2013 00:44, Robert wrote: Apache 2.2 installed and running on my own Windows Vista 64bit SP2 computer. File events_startup.html initiates my website home page and it contains the following code: /a> File cycle-login is cycle-login.php and if working properly displays a logi