Skip to main content

Error brizy cloud +Server sync

Comments

2 comments

  • Ariel H.

    Hi Pete,

    Thank you for getting in touch.

    It appears that debugging mode is enabled on your server. If you are using Apache, please consider adding the directives recommended in this link to see if it resolves the issue:
    https://how.sh/3789-efficient-debugging-in-php-enable-error-reporting-with-htaccess/
    You will need to reverse the values to the following:

    php_flag display_errors Off
    php_flag display_startup_errors Off

    These directives should disable the display of PHP errors and warnings on the website.
    Alternatively, please reach out to your hosting provider to help check this and deactivate it on your behalf.

    Please give this a try and let me know how it goes.

    Best regards,
    Ariel H.

    0
  • Pete Folker

    hi, thanks for reply.

    will fwd your message to hosting to apply this

    0

Please sign in to leave a comment.