champion Posted December 10, 2012 Share Posted December 10, 2012 I have installed Apache, PHP, and MySQL on Mac 10.8.1. After this, in my web browser, I type http://clontarf.girl...rds-53.html,and I get an error message: "Not Found The requested URL /News-2012-Academy-Awards-53.html was not found on this server. Apache/2.2.22 (Unix) mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r DAV/2 PHP/5.3.13 with Suhosin-Patch mod_wsgi/3.3 Python/2.7.2 Server at clontarf.girlsacademy.com.au Port 80" Please help me to solve it. Quote Link to comment Share on other sites More sharing options...
Christian F. Posted December 10, 2012 Share Posted December 10, 2012 (edited) That's not a PHP errors, that's a standard HTTP 404 Not Found. The file doesn't exist at the address specified. Check the name and path on the server, and make sure you've written it correctly. Edited December 10, 2012 by Christian F. Quote Link to comment Share on other sites More sharing options...
champion Posted December 10, 2012 Author Share Posted December 10, 2012 Thanks Christian F. How can I check the name and path on the server? Is it .htaccess file or what file? Quote Link to comment Share on other sites More sharing options...
MDCode Posted December 10, 2012 Share Posted December 10, 2012 The name and path is the URL Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.