10 Nov
2002
10 Nov
'02
10:44 p.m.
Scott writes:
I'm new to Zope and have a newbie-worthy question about portability. If I develop a site with a mysql back end on my own box using the Z-server and then upload it to an ISP with a run-of-the-mill apache configuration, is it going to work without any extraordinary modifications? When your ISP does not host Zope itself, then there should be big problems:
In Zope, you access MySQL via Z SQL Methods. These are not available without Zope. Dieter