what to do without safe_mode
Posted: Tue Apr 04, 2006 3:52 pm
Hi,
I've read some about safe mode being removed from PHP6 and the PHP manual as well says, safe mode is a poor solution for restricting PHP-access to other files. But I can't find anywhere it says what to do in alternatively?
How do I prevent PHP reading all the files on my server?
How do I prevent the users on my shared host reading each others files?
Can anybody give me a hint?
/Asger
I've read some about safe mode being removed from PHP6 and the PHP manual as well says, safe mode is a poor solution for restricting PHP-access to other files. But I can't find anywhere it says what to do in alternatively?
How do I prevent PHP reading all the files on my server?
How do I prevent the users on my shared host reading each others files?
Can anybody give me a hint?
/Asger