Drupal: 6.1
Linux: FC5
Apache: 2.2
PostgreSQL: 8.1
PHP: 5.1
I'm trying to install Drupal and have followed the instructions provided in INSTALL.pgsql.txt and INSTALL.txt. I have a database and role specifically for Drupal to use and have tested that local connections work fine. I have given world write permissions to sites/default. Here's what I've experienced:
1) When I first tried to access my new Drupal directory I had problems just because of how Apache was configured -- didn't allow the Order directive in .htaccess. That's fine and just has to do with how my server is configured.
2) The next problem occured when I entered in my database information. After submitting I didn't see any "pretty" Drupal errors related to my database, and it had moved onto the next step as if successful, but at this point (and on every page going forward) I saw this:
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /home/markslade.name/html/drupal-6.1/sites/default/settings.php on line 145
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /home/markslade.name/html/drupal-6.1/sites/default/settings.php on line 147