Edit the php.ini file

After installing DNCA, access the php.ini file from the usr/local/dncauser/etc location.

The php.ini file is used for setting values during deployment. Edit the php.ini file to add the following content in line 449:
error_reporting = E_ALL & ~E_WARNING  & ~E_STRICT & ~E_DEPRECATED