2 Fatal error repeating again and again.
1) PHP Fatal error: Maximum execution time of 30 seconds exceeded
2) PHP Fatal error: Allowed memory size of 134217728 bytes exhausted
I used memory limit as 128M. I faced this problem more than a month. Most of times errors points to .inc files in include folders. EG includes/cache.inc,includes/database/database.inc,includes/database/query.inc,includes/bootstrap.inc,includes/errors.inc,includes/common.inc,etc
Can anyone help on this
Thanks in advance
Satheesh