Hi

After transferring drupal to centos 5.3 with apache 2.2.

When I go to 127.0.0.1
I see this:

http://127.0.0.1/install.php?profile=default
And a blank page.

If I download an original drupal install file from drupal.org and put it under /var/www/html I do see the drupal installation page.

Did some search on the forum + google , but still, I can't fix it.

Thanks.

Comments

pbarnett’s picture

If it's a completely blank page, this the PHP White Screen of Death!

Check your Apache error log for PHP errors.

Pete.

mtsanford’s picture