White screen during installation
legofreak - May 16, 2008 - 09:55
Helo,
I'm trying to install Drupal 6.2 from Linux server. When all files are uploaded to WEBROOT/dev, I call from my browser but nothing happen.
Then, I give absolute path dev/install.php. The first installation page showed but when go to dev/install.php?profile=default&locale=en everything is only white page.
when I try using XAMPP in my PC, installation works very good.
Did I do something wrong?
Any advice given appreciated ^^.
Cheers

You need to tell us
what the error message in the web servers error log is.
--
Anton
New to Drupal? | Troubleshooting FAQ
Example knowledge base built with Drupal
i checked on
i checked on /var/log/httpd/error_log --> it's blank
i checked on /var/log/http/access_log --> 192.168.1.12 - - [21/May/2008:10:58:10 +0700] "GET /dev/install.php?profile=default&locale=en HTTP/1.1" 200
already change the file permission to all 777, also not working
whom supposed to own the drupal root folder?
my current setting is:
drwxr-xr-x 9 root root 4096 May 21 10:57 dev
thanks for your help
White screen during installation
I also get the white page any suggestions