Re: Can I use Cake with a web host?

2006-06-05 Thread John David Anderson
Just copy the files to your webroot. Its not any more difficult than that. If you're using mod_rewrite (which makes for nice URLs), you might have a few gotchas (like making sure AllowOverride is set to All, and making sure mod_rewrite is loaded), but its really not too much harder than do

Re: Can I use Cake with a web host?

2006-06-05 Thread [EMAIL PROTECTED]
Sweet! Are there any tutorials out there for what to upload to your web host and where to upload things? Also, are there tutorials for installing locally to a dev machine (Windows, Linux, Mac)? --~--~-~--~~~---~--~~ You received this message because you are subs

Re: Can I use Cake with a web host?

2006-06-05 Thread RosSoft
You only need to upload files to your webhost. It will run with php4 and 5, and apache with/without mod_rewrite also works with IIS server...So..use it! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" gro

Can I use Cake with a web host?

2006-06-05 Thread [EMAIL PROTECTED]
Hi all, CakePHP looks yummy! I'd really like to use it but I'm concerned about using it on a web host (www.netfirms.com). To "install" Cake do I just need to upload some files to my web server? Or would it require a more complex install by the web hosting company? I ran into this problem with