White Page

Hi! I tried on local host a web app that is OK on remote servrer. I show always white page

calling /index.php/site

or calling /index.php?r=gii

Can you help me?

Check webserver error_log. There should be some errors.

you can also try to call like this

/index.php/site/index

or

/index.php/?r=site/index