To create a support ticket, start a search

Disabling NewRelic for Store Commander

Store Commander is not compatible with NewRelic because it adds information in Store Commander's code pages.

To disable NewRelic, you need to create .htaccess file in /modules/storecommander/ with the following content:

php_flag newrelic.enabled off

For more information, refer to https://docs.newrelic.com/docs/php/per-directory-settings