Win XP SP3
Apache 2.2.16
PHP 5.3.3
cakePHP 1.3.4-0 (trying for 2.0.4-0)
I'm attempting to upgrade from cake 1.3.4 to 2.0.4 with limited
success. I use a non-standard setup as described in 'http://ad7six.com/
2007/08/24/Production-setup-revisited.html'. I've actually had this
running for some time now. :-)
Where:
my app dir is 'C:\_web\lab\apps\GPDdev'
my cake dir is 'C:\_web\lab\cakes\204'
(was 'C:\_web\lab\cakes\136')
my webroot dir is 'C:\_web\pub\GPDdev'
The upgrade script appears to have NOT made any changes in app\config,
nor did it remove, rename or create any empty folders ('app\controllers
\components', 'app\plugins', etc.).
It also did not touch my webroot folder. I am digging further to
determine the extent of the changes I am missing and will appreciate
any suggestions offered. I currently suspect that my (newly) malformed
webroot\index.php is where the trouble lies.
Here's what I did:
1) extract download to new cake dir
2) add 'CakePlugin::loadAll();' to end of existing bootstrap.php
3) copy webroot back into app dir
('C:\_web\pub\GPDdev' -> 'C:\_web\lab\apps\GPDdev\webroot')
(tried with AND without this step)
4) from command line in app dir execute 'cake upgrade all -v'
5) browsed through cli output and app folders to confirm changes
6) discovered some stuff missing :-(
Thanx, McS
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php