I’ve been struggling with the .htaccess options with no success. In fact adding the two lines exactly as they are listed above was throwing “500 Internal Server Error” even for something as simple as phpinfo()!
The two lines to be added to .htaccess should be:
php_value memory_limit 32M
php_flag zend.ze1_compatibility_mode Off