Okay, I set up the SQL Database and edited the conf file. I currently have drupal installed at:
http://www.bentoll.com/drupal/ When I try to go there, I just get a blank page. Even with a refresh...nothing happends...

Whats wrong?

Comments

iamjeff’s picture

hello bentoll,

when I tried the first time your URL, I received an "unable to select database" error message and after a refresh, a blank page.
Have you specified the correct parameters in your conf.php ?

benofmerion’s picture

$db_url = "mysql://drupal:********@localhost/drupal";

$db_prefix = "";

$base_url = "http://www.bentoll.com/drupal/";

Directory Installed in httpdocs: http://www.bentoll.com/drupal
Drupal Database: drupal
Database Username: drupal
Password: ****** --- hidden ;)

Do you need to know anyother information?

kbahey’s picture

For starters remove the last / in the base_url line.

As for "unable to select", perhaps the used drupal does not have enough access permissions GRANTed to him?

Check the GRANT command in the INSTALL.txt file and run it again, then see if you could connect or not.

--
Drupal performance tuning and optimization, hosting, development, and consulting: 2bits.com, Inc. and Twitter at: @2bits
Personal blog: Ba