eCommerce block issues on MAMP
Permalink
Hi everyone,
As I know this isn't an issue with the eCommerce block directly I didn't put it in the support/bugs forum of the marketplace page, feel free to move this if I was wrong.
I have an installation of C5 5.5.2.1 on my MAMP server and all seems to be working fine except when I install the eCommerce block.
Once installed I can access some pages of the eCommerce backend and others give me a timeout error stating the following:
Fatal error: Maximum execution time of 30 seconds exceeded in /Applications/MAMP/htdocs/concrete/libraries/3rdparty/Zend/Locale/Format.php on line 478
I am certain this is something I am doing wrong but was wondering if anyone else has come across any issues using eCommerce block on MAMP?
AAny help would be greatly appreciated.
As I know this isn't an issue with the eCommerce block directly I didn't put it in the support/bugs forum of the marketplace page, feel free to move this if I was wrong.
I have an installation of C5 5.5.2.1 on my MAMP server and all seems to be working fine except when I install the eCommerce block.
Once installed I can access some pages of the eCommerce backend and others give me a timeout error stating the following:
Fatal error: Maximum execution time of 30 seconds exceeded in /Applications/MAMP/htdocs/concrete/libraries/3rdparty/Zend/Locale/Format.php on line 478
I am certain this is something I am doing wrong but was wondering if anyone else has come across any issues using eCommerce block on MAMP?
AAny help would be greatly appreciated.
If anyone stumbles across this issue, to get it fixed I just had to enable Zend Optimizer and in the drop down box (beside 'cache') I selected 'eAccelerator'.
The link below guided me through this:
http://jeremysimkins.com/mamp/setting-up-mamp-mamp-pro-with-zend-de...