Where do Passenger logs go?
Solution 1:
Application logs are as usual in log directory under application's root.
In your case, full path is /home/mgimmo/public_html/immo/log/production.log
Make sure that file is writable by web server user.
Application logs are as usual in log directory under application's root.
In your case, full path is /home/mgimmo/public_html/immo/log/production.log
Make sure that file is writable by web server user.