On 17.06.2009, at 11:48, Michal Charemza wrote:
On 16 Jun 2009, at 22:38, David Zülke wrote:you can run Agavi 0.11, but keep in mind that support for this version ends after June 30 this year. Agavi 1.0 requires PHP 5.2.0 or later, so you might want to consider finding a server that doesn't run the dreadful RHEL with a three-year-old PHP release (guessing here, but if someone mentions 5.1.6, it's usually Redhat).Thanks... I've tried just replacing the Agavi 'src' directory that I bundled with my app with the 'src' directory from Agavi 0.11, but viewing index.php just results in a blank page. Is there anything that I need to do to convert my app to Agavi 0.11? It is even possible without a from-the-group-up rewrite?
I suppose you have display_errors disabled.The most notable thing is likely going to be all the config files... they were different in 0.11, so you need to change all of them. And of course features that are new in 1.0.
I suggest you read 1.0's UPGRADING file, that will give you an idea of the most important changes :)
(Also: if the server choice was up to me, I would indeed have used one that had a more recent PHP)
It might not be too late. Even on RHEL, you can install your own PHP :) - David
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
