I've managed to put together a Lighttpd+PHP+CakePHP environment
neutral package for windows.

It is actually very simple, my package has a control script, a couple
batch files, and some template configuration files. When you start
Pocky, it will look in the "sites" directory for cakephp
directories (each directory in the sites directory should contain a
complete cakephp package), and ask you to choose which one to run. You
pick the one you want, and it will take the template config files, spit
them out into the lighttpd and php directories with the correct
absolute paths for where the files currently are, and then start
lighttpd.

You can unzip it anywhere, and run - it does not affect your current
windows environment, and is entirely self-contained. (I specifically
use it for running my dev environment from a usb stick, since the usb
stick never has the same drive letter, and I needed something that
didn't care if it was in a specific directory).

I would love some of the people who need something like CupCake, but
for windows, to try it out and give me feedback.

you can check it out here:
http://www.lokkju.com/blog/?p=41


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to