Tag: suphp

  • htaccess SuPHP php_value _flag php.ini

    htaccess SuPHP php_value _flag php.ini

      On suphp servers  you should remove the lines from .htaccess file that begin with “php_value” and “php_flag”. You will need to add the settings that you want to use to a file named php.ini and upload php.ini into your public_html directory. You will need to remove php_value and php_flag from ALL .htaccess files you…