It shows that test.php is not in the document root directory. Check the apache configuration (httpd.conf) file to see the DocumentRoot <directory>. Copy your test.php in that directory.
On Sat, Feb 6, 2010 at 9:14 PM, kiran kumar <[email protected]>wrote: > >recently i run a php programme in ubuntu it saying error > > > >it showing this page .....is there any command to restart apache server in > ubuntu like this > > >service httpd restart .... > > >but i think this command not worked in ubuntu ...to restart apache and > mysql > > >this is the error i getting whenever sometimes i run a php programme > please > solve this > Not Found > > The requested URL /test.php was not found on this server. > ------------------------------ > Apache/2.2.12 (Ubuntu) Server at localhost Port 80 > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Thanks & Regards Yuvaraj 1-240-328-3870 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
