-
Cold Fusion on Solaris
I just thought I'd toss this question out and see if I get any nibbles :) Now, I know I'm one of the few Cold Fusion geeks around here, but I figured someone might know this, or know someone else who has had experience running Cold Fusion Application Server on the Solaris platform.
I'm just curious if there are any known pitfals/exceptions/issues/bugs that I should be aware of when developing Cold Fusion for the Solaris platform. (As opposed to the more common NT platform)
If anyone has any insight definitely let me know. Thanks folks.
-
I think we had a project that did that at one point, for some reason.
The development was in NT, and the server was Solaris.
I do not remember any problems, but we had some very good solaris sysadmins so what was easy for them would possibly be pretty painful for me or you.
-
No problems that I can think of... we have been running Cold Fusion on Solaris since before Microsoft even had a web server...
The only thing might be file and directory references, and possibly the fact that you wont have ODBC on Unix.. thats a propetary Microsoft only thing.. you will have to use the native DB connection such as SQLNet for Oracle etc..... all the rest I belive is the same..