Having problems installing Drupal? See the Installation Guide for more information.

Just keep getting a blank page with no error information

My installation is on a Fedora Core 3 Linux machine with Apache 2 and PHP 4.3.9 and Postgres 8.0.3.

I have followed the install.txt instructions.

The Database wa created from the script with out error, I granted the requisite permissions on both Database and on the directories where I installed Drupal.

I made the alterations to the settings.php file, to base URL, and Database.

But all I get when I point my browser at drupal is a blank page. Nothing happens and no erros occur either.

Plain Page from inside my Network

it works great for the folks on the Web, but when I access it, I get a dumpy plain page with no CSS.

how can I have it so that both me and my remote users get the pretty interface?

Gallery + Drupal Not Talking

Anybody have an idea as to why Gallery doesn't appear to be connecting to my Drupal installation? I see the following error in my Drupal log:

Accessing web server remotely shows plain page

I've installed drupal and everything seems fine when I view my page locally. However, if i try to connect to my web server remotely, I see a plain page (it appears that stylesheets are not displayed) and I can't login.

Can't Logout Admin User!

Running Drupal 4.6

When I try and logout the admin user I get the following error:

Error: Unable to select database HELP!

I have tried 6 to 10 times with 2 different databases and still cannot get this thing to work. I have added the user to the DB and configured the settings.php. (see below) I want to use this and I am trying to get it working in /public_html/. Can someone please help me.

Here is my DB line (password omited)

$db_url = 'mysql://hiscafe_test:@localhost/hiscafe_drupal';
$db_prefix = '';

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal