Zend certified PHP/Magento developer

Store configuration page is blank

I moved moved my working site from stg to live. The configurations was working fine before after moving to live, the store page is blank. The leftbar, and header showing properly but body part is empty. There is no errors in the console. I checked the logs also, no clue.

What I tried:

  • Checked all folder permissions

  • Tried following commands

    php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush

enter image description here