Blank page when loading the “delete backup files” in nagiossql

I was getting blank page when clicking “Delete backup files” in nagiossql.

Fix

This can be fixed by increasing the following values in php.ini and restarting the apache service.

max_execution_time
memory_limit

Revert back the values once you delete the backup files.

Leave a comment