I am trying to run the passenger-install-apache2-module
command and I keep getting this error:
ext/apache2/mod_passenger.c:25:10: fatal error: 'httpd.h' file not found
Not sure what happened to it, my local dev environment was fine until I upgraded to Mavericks - I had to update XCode and uninstall/reinstall the passenger gem.
I tried creating httpd.h
in the /etc/apache2
directory and pasting this in but that didn't work.
I've no idea how to replace this file