Hi @Sadat,
Change your PHP configuration (particularly the display_errors
setting) so that PHP errors and warnings are directed to the log file, not the browser.
Regards,
Alec Smecher
Public Knowledge Project Team
Hi @Sadat,
Change your PHP configuration (particularly the display_errors
setting) so that PHP errors and warnings are directed to the log file, not the browser.
Regards,
Alec Smecher
Public Knowledge Project Team