Ok, so I just tried doing a fresh install again at the URL stage.gregwasserstrom.com. I simply followed the onscreen instructions using a fresh database, set the file permissions, then deleted the installer folder. Still getting the blank CP.
I turned on the backend debug as suggested in this thread and was able to see the following three PHP errors. However, I have no idea what they mean.
A PHP Error was encountered
Severity: Warning
Message: date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected ‘America/Los_Angeles’ for ‘PST/-8.0/no DST’ instead
Filename: libraries/Core.php
Line Number: 254
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/privanova/stage.gregwasserstrom.com/system/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 770
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/privanova/stage.gregwasserstrom.com/system/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 393
If someone could help me understand and get this cleared up, I would profoundly appreciate it!