Aoe_Profiler
Aoe_Profiler copied to clipboard
Only Admin or catalogsearch route is showing
Hi,
I think i've configured the extension correctly, but in System > AOE Profiler, i only see admin or catalogsearch route. I upload the aoe_profiler.xml into the var directory with always value in the trigger. Is the extension need something else to work fine ?
Thanks for your reply !
Look inside your PHP error log, chances are profiler hit the php memory_limit.
After that, errors can be mysql limits:
max_allowed_packet
Warning: Error while sending QUERY packet. PID=4880 in /lib/Zend/Db/Statement/Pdo.php on line 228
innodb_log_file_size
Error while saving Aoe_Profiler data: SQLSTATE[42000]: Syntax error or access violation: 1118 The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size., query was:...