Skip to main content
ilssac
Inspiring
May 21, 2009
Question

Is there anything different about generating ColdFusion Archive (CAR) files on a Solaris server?

  • May 21, 2009
  • 1 reply
  • 627 views

Is there anything different about creating ColdFusion Archive (CAR) files on a Solaris Unix system?  I have done this many times on Windows systems with no difficulty.  But I can not do so on our Solaris system.  ColdFusion says everything is working fine and completing successfully, but when I look for the .car file it is not to be found.

TIA
Ian

    This topic has been closed for replies.

    1 reply

    ilssac
    ilssacAuthor
    Inspiring
    May 21, 2009

    Yes Ian there is a difference between creating ColdFusion Archive (car) files on Windows and Solaris.  The difference is using "\" and "/" in the directory paths.

    Ian