Viewing articles tagged 'safe mode'

 How to turn off php safe mode?

This topic illustrates how to enable or disable any php directive :If you need to disable php "safe_mode", change "upload_max_filesize" limit or any other PHP directive, just follow the following...