Archive

Posts Tagged ‘php.ini’

Linux – Disabling PHP Safe Mode for a specific folder

May 27th, 2009 1 comment
Linux – Disabling PHP Safe Mode for a specific folder using .htaccess file: create the .htaccess file the content of the .htaccess file should be: php_value safe_mode "1" using php.ini file upload to specific folder the php.ini file in php.ini enter this command safe_mode = Off for globall efect, search php.ini in /etc/ folder and chnage safe_mode = ...

Reading a Remote File in PHP usin fopen()

January 26th, 2009 No comments
Reading a Remote File in PHP usin fopen() You can only use fopen() and file_get_contents() when fopen wrappers is enabled. This parameter is specified in the php.ini file and cannot be changed at run time using ini_set(), To know whether you can use these two function (fopen and ...
GoCache - ByREV-Cache v1.0 - live served in : 0.392808 sec (gzip)