Default Featured Image

How to enable error logging

Alex Tselegidis

Easy!Appointments is based on CodeIgniter and thus can be extended and configured to take advantage of the popular PHP framework. You can easily enable PHP error logging in order to debug your installations and store information into plain files on your server. Read the following guide from the official CodeIgniter manual.

https://ellislab.com/codeigniter/user-guide/general/errors.html

Enable Error Logging in Easy!Appointments
Open the /application/config/config.php file and go to line 201: $config[‘log_threshold’] and change its value to 1. Log files will be stored in the /application/logs directory so make sure that it is writable.

EasyHints - Enable Error Logging

More great articles

chat-with-easyappointments-experts

Chat with community experts

For the most part, successful stories involve adequate communication across all project assets, and in the modern world there are…

Read Story

Introducing CLI command support

Modern applications require various types of interaction in order to serve a variety of purposes. From scripted automations to data…

Read Story
introduction-to-localization-settings-illustration

Introduction to Localization Settings

Easy!Appointments is a powerful open-source scheduling solution that allows businesses to manage their appointments efficiently. One of its key features…

Read Story

Never miss a minute

Get great content to your inbox every month. No spam.

    Only great content, we don’t share your email with third parties.
    Arrow-up