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.
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.
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.