I feel so stupid, but I went to Site Configuration > Modules and there is no "admin" on the forum mod, somebody please answer this one than delete it quickly haha
I have been triing to get drupal working as a possible replacement for my companies web site, so it is a bit easier to administer.
If looks like it will do more or less what I want it to do except annoymous users can't see any of the published stuff. We I am logged in I can see the published stuff on the home page.
Running Drupal with PostgreSQL creates me this ugly problem:
//
// Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to // allocate 63791 bytes) in /usr/share/drupal/includes/common.inc on line // // 380
//
It seems to come from resources limits specified in php apache configuration (php.ini):