• Resolved codemonkeyx

    (@codemonkeyx)


    Hello,
    I just ran the upgrade to 3.2 and my main site seems to be un-affected, but I just get a blank screen when trying to do any admin functions. Post messages, configure etc.

    I tried removing my theme, changing the name of the plugins directory and removing the “active plugins” from the database. The only change I saw was when I removed the active plugins from the database I got the following error instead of the blank screen:

    `Fatal error: Cannot run code from this file in conjunction with non encoded files in /home/user/public_html/wp-includes/version.php on line 284

    Any info on what I can do to fix the admin section would be greatly appreciated.

Viewing 9 replies - 16 through 24 (of 24 total)
  • @author76 you can make a database backup yourself with phpMyAdmin, log in there and export all WP tables one by one, and save them on your computer. It’s a good idea to find a step-by-step guide on the Internet on how to use phpMyAdmin for that if you’re unsure.

    Thread Starter codemonkeyx

    (@codemonkeyx)

    I have 3.2 working on my server now. The techs on my site determined that the problem was APC (Alternative PHP Cache). They put a custom php.ini file in my directory which disables APC on my account only, and 3.2 seems to be working.

    I am not sure what consequences this will on performance yet, and I am not sure how a release of WordPress got released without finding out that it has problems with some PHP caches? But hopefully this will help you get up and running.

    Hopefully WordPress will fix this asap so I can run caching again.

    Thanks,

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    I’m using APC 3.1.9 without any issues. What version do you have? It could be a version conflict.

    @ipstenu and @codemonkeyx I’m back to having the same issue.. when I disable W3 Total Cache all 284 issues go away. I’m going to contact my dedicated server hosting and see if it’s the same issue as codemonkeyx.

    We are both running APC and both ran into the same 284 line problem.

    I seriously doubt it’s a coincident.

    Thread Starter codemonkeyx

    (@codemonkeyx)

    @jasonsb I asked them if I would run into any performance problems with APC and they said “only if you don’t use any caching plugins.” I don’t so I was not too worried about it. But let me know if you run into any performance issues.

    I have been trying to find out what version of APC they have installed, but have not opened a ticket yet. I was trying to figure it out myself, and the site was working so I am not in a rush anymore. ??

    Site’s working here..too.. but.. it’s obviously an error somewhere. We shouldn’t have these issues while working in the backend.

    Thread Starter codemonkeyx

    (@codemonkeyx)

    @jasonsb so it was the APC on your site too?

    @codemonkeyx online help wants me to talk to their uppers. I’m about to call my host up to find out. I’ll leave the solution.. if there is one.. in this thread.

    Switch-off Zend in your server.

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘Upgrade to 3.2 Admin not working.’ is closed to new replies.