-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody,
after getting strange error messages with the default 2.0 migration shell I tried it now with the improved version from euromark: https://github.com/dereuromark/upgrade Here the facts: I am running Linux with php 5.4. I downloaded cake 2.3.0 and euromarks plug-in. After unpacking the new cake version to my webroot ( and setting all rights to executable for me an my Apache) I renamed my 1.3 app to "app", adapted the cake core path in my webroot/index.php so it points to the Cake folder in the "lib" folder. I renamed app/config to app/Config and added the CakePlugin::loadAll(); to the bootstrap. Questions: Where do the files from the plug-in go? Do they just stay in the app/plug-in/upgrade-master folder? Or do I replace the files in the default Cake Core folders with them? Can I tell the upgrade shell which app it should update, or do I have to rename it to "app"? When I tried to let it run no files were changed but empty folders "Model" Controller" etc were created under /app/Console/... Exists there somewhere an extensive HowTo for using this plug-in? The readme doesn't answer all my questions. Also it works only if I call the shell with /var/www/cakephp-2.3.0/app/Console$ ./cake upgrade all and not /var/www/cakephp-2.3.0/app/Console$ ./cake Upgrade.Upgrade all Thanks for any help! If I don't get this done within the next week I will stay with 1.3. *sigh* Calamity Jane -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlEqEDAACgkQbOdiIJzHNKHn/wCeIPKqr75ECx+feuEXfwOxSIPW pEUAn2b2NDeIRnfbkfsL9lIxbPwsY5GY =QeEG -----END PGP SIGNATURE----- -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
