i installed xampp on fedora 13 ?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
kiranpulsar2007
Forum Newbie
Posts: 1
Joined: Mon May 10, 2010 11:33 am

i installed xampp on fedora 13 ?

Post by kiranpulsar2007 »

i need to save all the php files in my system anywhere any user can access the lamp stack !

mostly php files were saved in /var/www/html

but i dont like to save and specific the location i need to save anywhere

can any one tell the settings to change the path ?
Doug G
Forum Contributor
Posts: 282
Joined: Sun Sep 09, 2007 6:27 pm

Re: i installed xampp on fedora 13 ?

Post by Doug G »

You don't want to allow web files to run from anywhere. Just add virtual directories for specific locations you will allow web/php files to e.
Post Reply