Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • OldWebGeek – you’ve hit the nail on the head! :o)

    Just realized that you’ve already pointed this out. I am so glad it has finally fixed the problems I was struggling with for weeks now.

    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

Viewing 2 replies - 1 through 2 (of 2 total)