Skip navigation.
Home

Drupal 4.6.3 Installed

Well I installed Drupal today.. It looks pretty full featured and will probably replace the JSPWiki and Roller combo that I am using for my site right now. I had a minor issue with memory and had to add:

ini_set('memory_limit','12M');
to settings.php. Hopefully I can get the default controller (index.php) to work automagically! The .htaccess file processing isn't setup at my host yet.