So, as a follow up question, do you follow any sort of best practice
to develop multiple sites on the same computer? I have multiple
clients and would like to emulate their production environment, at
least as far as file structure is concerned, whenever possible. So if
i want to develop multiple sites from my webroot is there an easy(ier)
way to do this using Apache and CF on Mac OSX? Sometimes in the past I
simply move entire directories in and out of webroot, which just seems
like the slow way to done....
Thanks again for your help,
Rich
Rich
Rich Leach
Advanced Certified Adobe ColdFusion Developer
ri...@cfsnap.com
http://www.cfsnap.com
303-913-7338
Instant Messenger:
AOL AIM: cfsnaprich
Instant Video Conference:
APPLE MobileMe: rich...@me.com
J
Here's your ticket:
http://stackoverflow.com/questions/151414/explain-the-jvm-directory-
layout-on-mac-osx-leopard
Using TextWranger, open ~/.profile and add:
export JAVA_HOME="/System/Library/Frameworks/JavaVM.framework/
Versions/1.5.0/Home/"
export PATH=$JAVA_HOME/bin/:$PATH
It may also work to use /Applications/Utilities/Java/{perhaps another
folder here like J2SE 5}/Java Preferences and changing the VM order
to have Java 5 at the top of the list.
OTOH, if you don't have Java 5 on that machine at all, you're kinda
screwed. But on my OSX 10.4.11 install I have JVMs going all the way
back to Java 1.3.0, so you should have some sort of previous versions
there.
For more info, see here:
http://number9.hellooperator.net/articles/2008/05/21/changing-the-
default-jvm-on-osx-leopard
Seriously, this info is sort of old, but I suspect that it should all
work pretty close to the same on 10.5.
Laterz,
J
On Nov 5, 2008, at 12:07 PM, Rich wrote:
Thanks again J, beers on me next time I'm in the Alagad 'hood.
Rich
Rich
I'm in MN, Scott's in WV, Doug is in VA, etc., we're all over the
place. The time zones make things fun.
J
Doug
On Nov 5, 2008, at 6:37 PM, Jared Rypka-Hauer
:P
J
We're both struggling. But he DID call me an "insensitive clod" as if
he were some sort of alien and I'd just shot his head off. Next
volley moves south a couple feet. ;)
J
I opened a case with Adobe about this issue and received word today
from their engineering team that they can reproduce the issue, so it
sounds like they'll work on some sort of a fix or patch.
FWIW here is what looks to be the error code from the coldfusion_err
log:
***start***
System's temporary directory = /private/var/folders/
32/3274+vX0GLijmxZCpaVp0k+++TI/Cleanup At Startup/
Installer: no 'sea_loc' in working dir, couldn't define
$EXTRACTOR_EXECUTABLE$
Loading externalized properties
SHUTDOWN REQUESTED
(X) commiting registry
(X) shutting down service manager
(X) cleaning up temporary directories
Exiting with exit code: 1000
*** end***
Sounds like progress....
Rich
On Nov 5, 2008, at 11:45 AM, Jared Rypka-Hauer wrote:
Rich
J
On Nov 7, 2008, at 8:10 AM, Rich wrote:
>
> J~
>
> I opened a case with Adobe about this issue and received word today
> from their engineering team that they can reproduce the issue, so it
> sounds like they'll work on some sort of a fix or patch.
>
> FWIW here is what looks to be the error code from the coldfusion_err
> log: ...
--
Todd Sharp
to...@cfsilence.com
IM: cfsi...@gmail.com
Blog: http://cfsilence.com/blog/client
Create A SlideCast!!! http://slidesix.com
Share Your Snippets! http://cfsnippets.org