I copied system/themes/index.php over from 2.1.1 into my 2.0 install which was running beautifully before. Now, when I access the site (index.php) I get a PHP memory limit error.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4599 bytes) in /mounted-storage/home43a/sub007/sc32088-VDZF/www/system/expressionengine/core/EE_Exceptions.php on line 43
And, no matter how much I up the limit (I’ve gone up to 350mb) I get a memory error, but it references a different file. It’s as if it’s getting a little further in processing, but not far enough. The database for this site is tiny. What’s going on?
Ryan