PHP5 + OSX update

Another Mac OSX update and another Apaxhe2+PHP5 problem.

What was that thingy that made it work last time?

Oh, sure, here it is (quick fix from Tony Bibbs):

sudo cp /usr/sbin/httpd /usr/sbin/httpd-fat
sudo lipo /usr/sbin/httpd -thin i386 -output /usr/sbin/httpd
This entry was posted in Posts. Bookmark the permalink.