Hi
I am having an issue with a Drupal installation on a remote host (one that have access for installation, but no assistance if something is wrong with the host), where by post configuration phase, there are issues with the rendering of the Drupal pages and user access.
With the same Drupal bundle as deployed to the remote site, I am able to deploy to my local box Drupal just fine.
Both the remote and local hosts have the same configuration:
- Windows 2008
- IIS 7
- PHP 5.3 thread-safe
- Drupal 7.x
- MySQL Community
Upon this remote host, I am successful in completing initial clean Drupal setup via the Configuration phase: Drupal \ Database \ Module Uploading \ Settings.php. However, after that, the Drupal site is half-baked.
When the Configuration phase if Finished with no hiccups, and it next moves into the Administrator page (with admin as user), every page is half rendered.
In better detail by what I mean by half rendered, the pages are only rendered enough to show the screen's initial view, but unable to scroll down to see the rest of the page -- blacked out.
For example, with half-rendered pages, I cannot add a new user, which is because all the bottom buttons are un-viewable (blacked over).