Test Server PHP Safe Mode?
Posted: Thu Feb 17, 2011 9:22 pm
I just installed XAMPP and i'm looking at the security window. I've got everthing to say secure except for php. Its not very clear as to what I should do to fix it.
This is day one for me learning php so I have no idea what any of this is talking about. Is it telling me that right now i'm running php in safe mode and that I need to stop doing that? I'm just trying to make sure my test server is secure.
Thanks.
When I click on more info it takes me to this page. http://us2.php.net/features.safe-modePHP is NOT running in "safe mode" UNSECURE
If do you want to offer PHP executions for outside persons, please think about a "safe mode" configuration. But for standalone developer we recommend NOT the "safe mode" configuration because some important functions will not working then. More Info
This is day one for me learning php so I have no idea what any of this is talking about. Is it telling me that right now i'm running php in safe mode and that I need to stop doing that? I'm just trying to make sure my test server is secure.
Thanks.