• The only error I see in the log file of my WordPress installation comes from the Ginger Cookie Plugin and looks like this:

    2017/06/09 10:34:42 [error] 9066#9066: *41 FastCGI sent in stderr: "PHP message: script not found:<script>
            COOKIES_ENABLER.init({
                scriptClass: 'ginger-script',
                iframeClass: 'ginger-iframe',
                acceptClass: 'ginger-accept',
                disableClass: 'ginger-disable',
                dismissClass: 'ginger-dismiss',
                bannerClass: 'ginger_banner-wrapper',
                bannerHTML:
                    document.getElementById('ginger-banner-html') !== null ?
                        document.getElementById('ginger-banner-html').innerHTML :
                        '<div class="ginger_banner bottom dark ginger_container ginger_container--open">'
                                                                        +'<a href="#" class="ginger_btn ginger-accept ginger_btn_accept_all">'
                            + 'OK'
                            +'<\/a>'
                            +'<p class="ginger_message">'
                            +'This website uses coo" while reading response header from upstream, client: 123.123.123.123, server: www.example.com, request: "GET /contact/ HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "www.example.com", referrer: "https://www.google.com/"
  • The topic ‘PHP message: script not found’ is closed to new replies.