I am starting simple:
- develop locally on xampp/mysql; try things out on rocket/sqlite if I
can't figure something out
- move to SuSELinux server in my office and access across lan
- move to linode probably on centos for the real world after things
really, really work

I commented out caching decoration in the controller for examples and
that  did not fix things.

I will look into Massimo's suggestion although it's only somewhat
applicable as I'll be comparing an apache config on linux to one on
windows--but there might be some hints there.

On Jan 15, 8:57 am, Anthony <abasta...@gmail.com> wrote:
> > I frequently hear people running into trouble running Apache and/or Python
> > on Windows. I'd strongly suggest developing against the Windows download
> > and then deploying on *nix.
>
> I don't know about Apache, but there should be no problem running the
> source version of web2py on Windows along with a Windows installation of
> Python (though you should also have pywin32 
> installed:http://sourceforge.net/projects/pywin32/). Probably best to stick 
> with
> Rocket for development on Windows.
>
> Anthony

Reply via email to