Interesting. 1. I thought when I ran rackup it used passenger. 2. I found in my terminal history an accidental rm of the /usr/local/lib/ruby/gems/2.3.0/gems/passenger-5.0.30/buildout/apache2/mod_passenger.so So, my bad. > On Jun 16, 2020, at 4:50 PM, Sam Ruby <ru...@intertwingly.net> wrote: > > Try running: > > setupmymac --passenger
This is not one of the things mentioned in SETUPMYMAC.md. I'll reinstall it. Craig > > - Sam Ruby > > On Tue, Jun 16, 2020 at 7:45 PM Craig Russell <apache....@gmail.com> wrote: >> >> >> >>> On Jun 16, 2020, at 2:29 PM, Sam Ruby <ru...@intertwingly.net> wrote: >>> >>> In other words, it starts a process that runs in the background. That >>> process will generally write to various log files, as defined in >>> httpd.conf. >>> >>> In all cases, it should cause SOMETHING to be written to >>> /var/log/system.log. >>> >>> If the httpd server is stopped, try running >>> >>> sudo /usr/sbin/httpd >>> >>> If there is a syntax error in your configuration file, it will output >>> a message to stderr. >> >> httpd: Syntax error on line 545 of /private/etc/apache2/httpd.conf: Syntax >> error on line 1 of /private/etc/apache2/other/passenger.conf: Cannot load >> /usr/local/opt/passenger/libexec/buildout/apache2/mod_passenger.so into >> server: >> dlopen(/usr/local/opt/passenger/libexec/buildout/apache2/mod_passenger.so, >> 10): image not found >> >> >> Craig L Russell >> c...@apache.org >> Craig L Russell c...@apache.org