elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

when open admin not stop loading #687

Closed youssefsimon closed 8 years ago

youssefsimon commented 8 years ago

i work on windows 10 when open admin not stop loading and after that not open the admin

when i open php_error.log PHP Fatal error: Maximum execution time of 700 seconds exceeded in app\cache\dev\classes.php on line 417

mmoreram commented 8 years ago

Can you check that your memory limit in PHP is enought?

youssefsimon commented 8 years ago

i raised the memory limit still the problem

mmoreram commented 8 years ago

I need more information in order to understand the problem. Otherwise, I will not be able :(

youssefsimon commented 8 years ago

okay it open all admin links except the dashboard link it still loading

youssefsimon commented 8 years ago

i install redis cache and it working fine with me