Do i need to save all php scripts in /var/www/html folder? On Mon, Nov 30, 2009 at 9:06 PM, rakesh kumar <[email protected]> wrote:
> How did you run it? > Did you open it in a browser as > http://localhost/test.php > If so, what error did it give? > Actually i have tried this with other page, i have an already > developed web page which runs properly and i didn't use > http://localhost/test.php but rather i have tried this with my web page > called index.html. But i could not understand why do i need to save the file > in /var/www/html? > Can you explain this to me, how does it get affected if i save this in > /var/www/html? > By the way i will try this and will get back to you if i will face any > problem again. > But thanks to you all for helping me. > > > On Sun, Nov 29, 2009 at 6:44 PM, Roshan Singh <[email protected]>wrote: > >> Check this out http://fedoraunity.org/solved/server-solutions/lamp-stack, >> it has all the steps and do try out the phpinfo() script. >> And place all your php files in /var/www/html, this is where apache looks >> for files in fedora. >> >> -- >> Roshan Kumar Singh >> http://roshansingh.wordpress.com >> http://sourceforge.net/projects/gscribble >> _______________________________________________ >> ilugd mailinglist -- [email protected] >> http://frodo.hserus.net/mailman/listinfo/ilugd >> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi >> http://www.mail-archive.com/[email protected]/ >> > > _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
