Apache httpd.h file missing on MacOSX after Mavericks Upgrade (** Updated for Yosemite **)

后端 未结 3 1922
离开以前
离开以前 2021-02-04 14:43

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

3条回答
  •  轮回少年
    2021-02-04 15:26

    During the mavericks upgrade several configuration files were saved as previous and replaced by the install including:

    /etc/apache2/httpd.conf~previous
    /etc/group~previous
    /etc/php.ini.default-5.2-previous
    /etc/sshd_config~previous
    /etc/syslog.conf~previous
    

提交回复
热议问题