I have been trying to get EE2.1.3 installed on my laptop. I copied the EE2.1.3 files from our production site to my laptop. I loaded XAMPP for the infrastructure. I exported my production database and loaded it to MySQL on my laptop. I modified the DATABASE.PHP to reflect the changes. I bring up my signon panel and enter my credentials and that is where everything stops. I get this error:
A PHP Error was encountered
Severity: Warning
Message: unlink(C:\xampp\htdocs\xampp\ExpressionEngine\_icxcadmin/expressionengine/cache/Nsm_addon_updater_acc/988e184b1e6bffaf4372a9c9bb48d739.xml) [function.unlink]: Permission denied
Filename: nsm_addon_updater/acc.nsm_addon_updater.php
Line Number: 260
Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\htdocs\xampp\ExpressionEngine\_icxcadmin\expressionengine\third_party\nsm_addon_updater\libraries\Epicurl.php on line 77
I have tried to research the PHP error and have not been able to find anything relating to my error. I understand that the symptom of the problem is that I have exceeded a time limit but i do not know where the problem resides.