Skip to content
Snippets Groups Projects
Select Git revision
  • bbeb657c03f5e036aaa31c4c843bdf3865974dfa
  • master default protected
2 results

.htaccess

  • Myles McNamara's avatar
    ef2e8402
    remove php_value · ef2e8402
    Myles McNamara authored
    php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors.  This needs to be set in php.ini manually or set using ini_set().
    ef2e8402
    History
    remove php_value
    Myles McNamara authored
    php_value can only be used with mod_php, using it with FCGI will cause 500 Internal Server errors.  This needs to be set in php.ini manually or set using ini_set().