madaan_anuj Posted May 9, 2010 Share Posted May 9, 2010 Hello everyone, I am learning PHP, I have installed XAMPP and eclipse. When I tried to run(as PHP web page) a simple program like <?php echo 'Hello World ' ; ?> I got error--- Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. If you think this is a server error, please contact the webmaster. Error 404 localhost 5/9/2010 6:27:12 PM Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 Please suggest me what to do. How to eliminate this error. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/201157-help/ Share on other sites More sharing options...
andrewgauger Posted May 10, 2010 Share Posted May 10, 2010 make sure you are saving the file in the correct directory. It probably is a problem with the path. Link to comment https://forums.phpfreaks.com/topic/201157-help/#findComment-1056106 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.