Updated to 1.8 – 500 Internal Server Error

  • flyboywakesurf

    #31455

    Did the same thing with Bluehost.com. They rock! They rolled me back to the 1.7.3 theme and I was able to activate it. Everything looks normal.

    Anonymous

    #31456

    It’s a good idea to have a traffic-free website (say, a cheap .info domain) that runs using exactly the same design/theme/child theme, and using exactly the same plugins, as your money site. Then, when it’s time to update something important, or you need to implement some code and don’t know how it’s going to turn out, you can mess around using the dummy site.

    Admin

    Syahir Hakim

    #31457

    @akc1207, can you update to 1.8 again, then visit your site several times and let the Internal Server Error message appears several times, then get the error log straight away and post it on pastebin again? Logs usually fill up very fast, and all the other unrelated errors/warnings/notices can easily bury the one we’re interested in.

    Apart from that, anybody else has access to their error log?

    resourcefulblogger

    #31458

    Can someone please help. I called my server and they say they can’t roll me back to the 1.7.3 theme and I have no tech skills to fix it. In a panic.

    resourcefulblogger

    #31459

    You make a great point Metamorpheus!

    Anonymous

    #31460

    Just to expand on Metamorpheus,

    You can also set it up in a subdirectory of your current domain. For example, my main site is http://joshlobe.com and my test site can be found at http://joshlobe.com/testsite.

    Just create a new folder in your root directory, name it testsite or whatever, and install wordpress again in that directory. Set up a separate database… and you have a functional, test site.

    Perform your upgrades to the test site first… evaluate… and then make the transition on your main site.

    Anonymous

    #31461

    i is not PHP that causes the problem.

    I have a MU installation on the same server (not for my main website thats outside MU) and i tryed installing (not update) Graphene on one and that works.

    Anonymous

    #31462

    main site updating now

    BLANK Screen

    Chrome says

    <html>
    <head>
    <script>
    function notifyScript() { var evt = document.createEvent("Event"); evt.initEvent("notify", false, false); if (document.getElementById("addthis-extension-script") == null) { var d=document.createElement("div"); d.setAttribute("style", "display:none"); d.setAttribute("id", "addthis-extension-script"); if (window._ate) d.textContent=_ate.pub(); else if(window.addthis_config && addthis_config.pubid) d.textContent= addthis_config.pubid; else if(window.addthis_config && addthis_config.username) d.textContent= addthis_config.username; else if(window.addthis_pub) d.textContent= addthis_pub; else d.textContent=""; document.body.appendChild(d); } document.documentElement.dispatchEvent(evt); }notifyScript()
    </script>
    </head>
    <body>
    <div style="display:none" id="addthis-extension-script"></div>
    </body>
    </html>

    angryweb

    #31463

    My host was unable to access an error log.

    Anonymous

    #31464

    My error log shows nothing special.

Viewing 10 posts - 31 through 40 (of 51 total)

  • You must be logged in to reply to this topic.