Everything seems simple enough...upload Drupal files in root directory, create DB with permissions, then browse to home page...

why do i NEVER see the setup page...only a blank white page? most of the posts ive read regarding the blank white page were memory issues and only seen after the initial setup...i cant even see the setup page!

help!

using MySQL on Startlogic servers.

Comments

litebulb1’s picture

You dont have to run the install.php. just have your domain point to the drupal folder and than in your browser open your domain name. If your going to have more than one domain set up you will have to make changes in the sites folder. If that doesnt help or make sense let me know.
Life Blog | Data Transferring | Song Analysis

wrhodes’s picture

I'm having the same problem, only I've tried running install.php AND pointing in Firefox (and IE). I only get a blank white page.

Any help?

janten’s picture

Try renaming .htaccess to htaccess ie. without the dot

turris’s picture

I have encountered the same problem and found out that the upload had not worked properly. Many files hade the size 0. I then used a different access to upload the files to my provider.

Regards
turris

cgapperi’s picture

I was running into the same problem. Updated my PHP memory limits and all is good. See this:

http://drupal.org/node/76156

for how to.