No php errors appear in "Apache Error Logs" using Virtualmin and mod_fcgid

I have pretty much all the default settings in Virtualmin, but I am a bit stuck.
I notice error logging can be configured in tons of places:

  1. Server Configuration > Website Options > Webserver error log file
  2. Services > PHP configurations > Error Logging
    2 Services > Configure website > Error log to

All of these are defaults. Could someone give me some hints where I can check what the php issue is?

PS For those reading this ticket.

The issue was that I migrated to a new server, and on the old server the my.ini max_allowed_packet was much bigger, and the Virtualmin mysql import failed silently resulting in lots of missing tables. The php site died when accessing mysql without any logs. Too bad the my.ini is not migrated when moving to a new site.

PS For those reading this ticket.

The issue was that I migrated to a new server, and on the old server the my.ini max_allowed_packet was much bigger, and the Virtualmin mysql import failed silently resulting in lots of missing tables. The php site died when accessing mysql without any logs. Too bad the my.ini is not migrated when moving to a new site.