eaccelerator PHP error

Those messages have nothing to do with your plugins or WordPress. Those are from you PHP.ini file trying to load extensions that are either not there or in the wrong directory. Usually caused when you upgrade version of PHP and don’t change the extension directory.

If you have shell access run $ php -V to get more info. If your on managed hosting call your host they can and will fix for you.