Lua Editor
Jun 14 2010, 01:26 AM
Is there i way i can disable it? I want to use a flat file (php) database because i dont like mysql much, and it requires safe_mode to be off.
thank you.
Jacob
Jun 14 2010, 08:41 AM
Safe mode is on and will not be turned off as it is a security measure.
Lua Editor
Jun 14 2010, 03:14 PM
hmm.. if you guys would upgrade to php 5.3.* you wouldn't need it.. its not that safe anymore with the things around now anyway...
http://us2.php.net/manual/en/ini.sect.safe-mode.phpotherwise, there is
no way i can turn it off? even temporarily? (ini_set('safe_mode', 'OFF'); )
swordz
Jun 14 2010, 04:02 PM
Incorrect. Upgrading to 5.3.* does not remove the need for safe_mode. It's just off by default then, as the PHP team thinks there are better ways of ensuring what safe_mode ensures.
We are considering upgrading to 5.3.*, but it risks messing up a lot of user scripts. And we'd still have safe mode on.
And what's the point of having it on if users are allowed to turn it off?
Swordz
Lua Editor
Jun 14 2010, 05:39 PM
ok.
to safe db space.. The connection with FileZilla is extremly slow and it most the time doesn't connect. How do i fix it?
I also tried to create a directory through the zcp, but it wont create one.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.