I�m trying to build a web interface in php to admin the network and ipsec configuration, using DachsteinCD and apache.lrp. The problem is that php doesn�t have permissions to write to the /etc/* files, because apache is run as nobody and these files are owned by root, and have rwx r-- r--. What can I do to update the files? Running apache as root it�s not an alternative, because the way it�s compiled doesn�t allow that. Thanx in advance..
_______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
