I try 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 him, my local development environment was fine until I upgraded to Mavericks β I had to upgrade Xcode and remove / reinstall the gem.
I tried creating httpd.h in the /etc/apache2 directory and pasting this one , but this did not work.
I do not know how to replace this file
ruby-on-rails apache passenger macos
martincarlin87
source share