DNRN Posted April 9, 2009 Share Posted April 9, 2009 Hi I have a problem migrating a Zend Framework project. I have installed apache-2.2.10 and php-5.2.8-r2 on a gentoo distro. When I try to open the project in Firefox, I'm only confronted with a borrowing empty white screen ??? And I get the following from the apache error log: [notice] child pid xxxxx exit signal Segmentation fault (11) Where xxxxx are some numbers that change every time I load the page. This error don't tell me much, and google seems not so helpfull. So I have tried some different approaches to find the problem: I have no problems with normal php-files and phpmyadmin also works without problems.. I have written a quick and dirty Zend Framwork project and it works.. But! When I use Zend Layout I get the white screen and the above error. And I have compiled php with reflection.. So I hoped that one of you could enlighten me, because I'm really stuck right now. And if more informations is need to help feel free to ask Link to comment https://forums.phpfreaks.com/topic/153365-white-screen-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.