Try running: setupmymac --passenger
- 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 >