Hi,
I am about to update my 2.1 EE install (on MAMP 1.9.5) to the latest build 2.1.3.
unfortunately, right after clicking “Click here to begin” on the 1st screen of the upgrade process, I get the white screen of death.
after a few quick searches, I tried increasing the memory limit to 128MB using the .htaccess method but that didn’t help either.
I narrowed it down to CodeIgniter’s code $CI->_remap (in core/Codeigniter) - it doesn’t load for some reason. any help?
could this be a MAMP / PHP problem?