- Running Movable Type on OS X with FastCGI - Neil Turner’s blog
-
On 24 June 2008. Permalink
- Mostly This:
-
“Wasabit opens”: Not yet. It’s looked like that for a long, long time, without even removing the Burger King branding. I keep wondering what’s taking so long.
On 25 June 2008. Permalink
Thanks for this Neil - very helpful.
I had one problem. When installing mod_fastcgi I got an error “cp: mod_fastcgi.so: No such file or directory”. So I followed the instructions with the download and did this instead:
/usr/share/httpd is where my apache2 stuff is — I’m not sure if this is standard on OS X or not.
I also seemed to have to uncomment this line:
in /private/etc/apache2/httpd.conf or else I got Internal Server Errors.
I think it works now — there are no errors and Apache says “mod_fastcgi/2.4.6 configured” when starting up — but MT seems no quicker, so I’m not entirely convinced!