Tutorials • cPanel
How do I enable PHP error display, display_errors?
Find out how to enable PHP error display (display_errors) in cPanel, with steps for shared and VPS servers. Follow the simple instructions for configuration!
Views 514Updated 3 aniPublished on 22/01/2019by Florin Petran
Introduction
- In this tutorial, we will show you how to enable error display, display_errors.
Requirements
- Access to the cPanel account.
Steps
Shared server account steps
- We will log into the cPanel account and go to the Software section, then click on Select PHP version.

- Then click on Switch to PHP options on the right side of the screen.

- On the page below, we change the status of the display_errors directive by clicking from Off to On, Apply, and Save at the bottom of the page to save the changes made.

VPS server account steps
- We log in to the cPanel account, go to the Software section, and click on MultiPHP INI editor.

- On the next page, we will select the domain, and then by clicking we will enable display_errors and save the changes made at the bottom of the page.
