2010/2/6 kiran kumar <[email protected]> > >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 >
if you have done in xampp and xampp is installed on /opt then check /opt/xampp/htdocs/test.php exists.. else if you have done a default ubuntu php server installation check the test.php exists in /var/www or check the permission to test.php file check the apache server pinging with php or not ? > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- நன்றி , அருளாளன் . த Kanchi Linux User Group Rocks ! http://kanchilug.wordpress.com My Experiments In Linux are here http://tuxworld.wordpress.com தக்கன தழைக்கும் ! _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
