]> source.dussan.org Git - nextcloud-server.git/commit
remove php_value
authorMyles McNamara <myles@hostt.net>
Fri, 8 Mar 2013 04:30:56 +0000 (23:30 -0500)
committerMyles McNamara <myles@hostt.net>
Fri, 8 Mar 2013 04:30:56 +0000 (23:30 -0500)
commitef2e84026e4c388fb1c91b59079354caa36ad865
treefafc8b869fd67728b6f6b32a431ebe3396b8a868
parent308c85090e8815339a24e4032466ffddfc0240e2
remove php_value

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().
.htaccess