I just got through moving a site I developed on Windows/Access over to
a box running Linux/mySQL (hasn't launced yet)  - it took me about a day to get things
moved over... biggest hurdles I ran into were:

1. cftransaction are not supported by mySQL

2. I used myODBC to migrate data from Access to mySQL - worked well but
I went in and tweaked some datatypes  to optimize things a bit

3. a few small SQL syntax errors - worked in Access had to tweak for
mySQL - nothing major...

During development I was careful in regards to keeping everything
lowercase (which I'm trying to do anyway looking towards xhtml/xml)

Paths were handled by setting them in app_server.cfm

As far as I can tell - custom tags work - I don't think CFX_ tags work as they are
built on DLL's which of course is Windows only.  All the Fusebox
related tags work fine...

Jim

On Tuesday, January 30, 2001, Paddy wrote:

PM> I'm being asked to do a new CF app on a Unix box, and I want to use Fusebox
PM> (naturally). I have not used Unix with CF only NT, so I'm wondering if
PM> anyone here has any comments or experience of doing this?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to