Move this file_exists test inside the dpinger status check loop and also suppress PHP errors from stream_socket_client() Both are done to avoid a race where the status file can be missing and the status check fails, resulting in an alert/crash report.
(cherry picked from commit 59104a6ff6c862482eddb9696fd8d22dec89052e)
Move this file_exists test inside the dpinger status check loop and also suppress PHP errors from stream_socket_client()
Both are done to avoid a race where the status file can be missing and the status check fails, resulting in an alert/crash report.
(cherry picked from commit 59104a6ff6c862482eddb9696fd8d22dec89052e)