I started learning cakePHP just recently and I just completed my first project. However, I need some help now that I've started deploying it on my remote server. So far I've only worked at home on a windows machine. I am not familiar with console commands and have only so far used cygwin to run cake's bake commands and schema create db command to create ACL tables. However I'm not sure how I would do this for my remote server although I'm sure there is a way. I hope someone could help me out.
$alias cake="php c:/htdocs/cakesample/cake/console/cake.php" How would I go about changing this path to point to my remote server? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
