Entries Tagged as 'ColdFusion'

Setting up a new ColdFusion server on Leopard - Part 1

ColdFusion , Mac , Subversion (SVN) No Comments »

Leopard OSX

I'm still in the initial stages, but here is a useful tip: When adding subversion to the server make sure you *APPEND* to the system path rather than replace it! Don't be a unix noob like me and assume that because there was no PATH entry in the file that it wasn't in some other config file. So if you are editing /private/etc/profile: Instead of writing PATH = "/usr/mypath", use PATH = "$PATH:/usr/mypath" If you don't do that a whole load of things will mess up!!

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds