Drupal 4.6.3 Installed
Submitted by Matt Fleming on Tue, 2005-11-22 15:23.
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.
