ColdFusion on OS X Intel
Uncategorized
If I had one thing to pass on to others after this week migrating my ColdFusion/Apache setup from my powerbook to my new Mac Book Pro it would be “stick to the basics”. Follow the steps outlined in the Definitive Guide (Mirror) and skip the pulling out hair and banging head steps that I couldn’t seem to get past. Apache 1.3 is great for most purposes.

Hi Simeon,
You might want to check your RSS feed, since all your latest posts on MXNA have had broken URLs.
Thanks Erki, looks like my feeds were outputing with relative urls.
Got that sorted out.
I’ve ben trying the definitive guide and get jammed up on compiling the jrun connector.
Any thoughts? Compiling is pretty new to me :)
gcc -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -g -Os -pipe -DHARD_SERVER_LIMIT=2048 -DEAPI -DSHARED_MODULE -I/usr/include/httpd -w -c mod_jrun.c
i686-apple-darwin8-gcc-4.0.1: mod_jrun.c: No such file or directory
i686-apple-darwin8-gcc-4.0.1: no input files
apxs:Break: Command failed with rc=1