Hi Everyone,
I made a site on localhost and after migrating I get blank screen on frontend and backend too. Tried with a fresh copy too and after installing it I got the same problem. During installation everything looks great.
- Debug mode is true
- Tried in subfolder and then in root too.
- There are no messages in error log.
- Sessions are created in site/assets/sessions/ -> I think it's not a permission related problem and processwire could be initialized
- .htaccess is working
Any hints what could be the problem? I've worked with several ProcessWire sites and I had no this issue before, but it's the first time installing on windows server with apache.