Ah .. i just heard that capistrano can work with cakephp :) i thought it was rubys.
On Oct 4, 9:21 am, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > http://www.littlehart.net/atthekeyboard/2007/09/21/deploying-cakephp-... > > On 10/3/07, Adwin Wijaya <[EMAIL PROTECTED]> wrote: > > > > > > > I was impressed with cake console to generate new project ... but I > > think we need to supply with cake deployer . > > > i got this problem when i created a project using console, let say the > > file is in c:\php\cake12\ (contains all 1.2 files) > > > then i created a new project on c:\www\htdocs\cake > > > when I have to deploy on the target server (let say in linux web > > host), i need to modify the bootstrap.php first to change the path and > > then I have to add the cakelibs into my cake applications. > > > I think, it would be good if we supply with cake deployer. it will > > create a zipped file that contains all model, view, controllers and > > cake libs in one directory. deployer creates a install.php file so > > when we upload to server, we just call install.php and then the > > install.php will unzipped the app, configure the path, etc > > (include .htaccess if possible). > > > ruby on rails doesnt need this because all gems are installed on the > > server, but we need this since we dont have any *gems* (we called it > > pear ..*should be pear[l] ... lol* ) :p .... > > > i think is would be great if this features available on the 1.2 > > > what do you think guys ? > > -- > Chris Hartjes > Cake Development Corporationhttp://www.cakedevelopment.com > > My motto for 2007: "Just build it, damnit!" > > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
