Robin, Thank you first for replying.
It sounds like it’s generating a php error- let’s see if we can force it to show the error. First- go to your control panel, ‘Admin- System Prefs- Output and Debug’- make sure it’s set to show php errors to superadmins- and then make sure you’re logged in on the frontend. Anything show?
This setting was already at the level you describe. But no where to log onto on my site, just a blank page.
Still no indication that anything is awray from the EE Admin. All my entries are there and golden.
If there’s still nothing- see this kblog entry on forcing an error- depending on the server setup, that might get the error showing. Once we know what’s breaking, should be an easy fix.
from the kblog entry
There are a few reasons why going to the front page on an EE site would result in a blank page:
1. The path to the system directory in path.php is incorrect. This needs to be a relative path.
2. There is a blank space after the ?> of path.php or index.php.
My path.php is completely blank!
That may have something to do with it. 🐛