No, it's unlikely it has anything to do with FastCGI. Either Zend Server has a bug or a change in the engine (Zend Server is *not* standard PHP!), or it has some kind of bytecode cache enabled (like APC... should be called Zend Accelerator or something) that messes things up.
Could you contact Zend support, please, and maybe try upgrading to the latest version of Zend Server first? - David On 12.08.2010, at 18:47, Rafael Guerrero wrote: > DAvid: Have you tried with plain PHP? > > Rafael: Yes, agavi work right - > > maybe is the fastcgi installation > > On Thu, Aug 12, 2010 at 5:30 AM, <[email protected]> wrote: > Send users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.agavi.org/mailman/listinfo/users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." > > > Today's Topics: > > 1. Agavi Exception Error in PHP 5.3.2 (Rafael Guerrero) > 2. Re: Agavi Exception Error in PHP 5.3.2 (David Z?lke) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 11 Aug 2010 14:42:50 -0430 > From: Rafael Guerrero <[email protected]> > Subject: [Agavi-Users] Agavi Exception Error in PHP 5.3.2 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Windows XP > Zend Server last version > PHP 5.3.2 > Agavi 1.0.3 > > I get a blank page with this error > > Fatal error: Cannot override final method Exception::__clone() in > C:\ZendServer\ZendServer\bin\PEAR\agavi\exception\AgaviException.class.php > > I dont understand error > > > -- > Atte > Rafael ?ngel Guerrero Godoy > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://lists.agavi.org/pipermail/users/attachments/20100811/d6a126c1/attachment.html> > > ------------------------------ > > Message: 2 > Date: Wed, 11 Aug 2010 22:02:27 +0200 > From: David Z?lke <[email protected]> > Subject: Re: [Agavi-Users] Agavi Exception Error in PHP 5.3.2 > To: Agavi Users Mailing List <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > That seems to be a problem with Zend Server. AgaviException does not > implement the __clone() method. > > Have you tried with plain PHP? If that works, please contact Zend support and > keep us posted on the progress, would be good to know what's causing this! > > - David > > > > On 11.08.2010, at 21:12, Rafael Guerrero wrote: > > > Windows XP > > Zend Server last version > > PHP 5.3.2 > > Agavi 1.0.3 > > > > I get a blank page with this error > > > > Fatal error: Cannot override final method Exception::__clone() in > > C:\ZendServer\ZendServer\bin\PEAR\agavi\exception\AgaviException.class.php > > > > I dont understand error > > > > > > -- > > Atte > > Rafael ?ngel Guerrero Godoy > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.agavi.org/mailman/listinfo/users > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: smime.p7s > Type: application/pkcs7-signature > Size: 3823 bytes > Desc: not available > URL: > <http://lists.agavi.org/pipermail/users/attachments/20100811/e1508dcf/attachment-0001.bin> > > ------------------------------ > > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users > > > End of users Digest, Vol 45, Issue 2 > ************************************ > > > > -- > Atte > Rafael Ángel Guerrero Godoy > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
