Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8790041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:33:06+00:00 2026-06-13T22:33:06+00:00

I am running Centos 6.3. I have used Yum to install php-ZendFramework. I have

  • 0

I am running Centos 6.3. I have used Yum to install php-ZendFramework. I have an app that is running just fine using the default auth adapter.

I performed a ‘yum update’ and php-ZendFramework 1.12.0 was installed. Now, when I run my app I get a white screen of death. Nothing else changed.

If I put a die(“foo”) at the end of my Bootstrap I see “Foo”. If I put it as the first line in my auth controller action I get WSOD.

From what I am reading, this MAY be related to the new autoloader that was back-ported from Zend 2. Does anyone have any suggestions as to how to resolve this problem?

Here is my Bootstrap:

class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
{

protected function _initAutoload()
{
    $modelLoader = new Zend_Application_Module_AutoLoader(array(
        'namespace' => '',
        'basePath'  => APPLICATION_PATH));

    /*********************************************************
      These lines force login if not already logged in                           
    *********************************************************/
    $acl = new Model_SystemAcl;
    $auth = Zend_Auth::getInstance();
    $fc = Zend_Controller_Front::getInstance();
    $fc->registerPlugin(new Plugin_AccessCheck($acl,$auth));
    /*********************************************************/

    return $modelLoader;
}

}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T22:33:07+00:00Added an answer on June 13, 2026 at 10:33 pm

    Apparently Zend changed the distribution. I did a yum install php-ZendFramework* to get a full install and everything works now.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am running CentOS 5.2 and using yum to manage packages. I have had
I have a WHM server running Centos 4 (yes I know it just turned
I have a server with KVM. Running Centos 5. Can you show me install
I am running centos and I have around 1,300 files in a folder that
I have a Lighttpd(1.4.28) web server running on Centos 5.3 and PHP 5.3.6 in
I have a Pylons app that I'm trying to set up using Apache and
I've installed 0MQ on a VM running CentOS and I have a C-based application
I have a windows box and a VM running CentOS. Does anyone happen to
Ok. I have a dedicated box running centOS 5, it has cPanel installed to
I have two servers: Fedora running Apache/2.2.14 (old server) CentOs running Apache/2.2.3 (new server)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.