Debugging Errors

Estimated reading: 1 minute

If you encounter errors while setting up Akaunting on-premise, you can track them.

You should enable the debugging errors variable to see the details of errors.

The debug is disabled by default as it is designed to be used only in the development environment. It can slow the application down (because it has to gather data).

To enable Debug, set true the APP_DEBUG variable in the .env file, located in the root directory of your Akaunting installation.

Debugging errors on Akaunting on-premise

Once set, you’ll be able to spot any error encountered during the installation of Akaunting on-premise.

Share this Doc

Debugging Errors

Or copy link

CONTENTS