I was looking forward to giving Drupal a try from all the hype that I've read slites like slashdot and such about it superiority. its been 2 hours... First Impressions:
after creating my first user I was immediately directed to http://myhostname/?q=node/etc/etc instead of http://myhostname/[b]drupal/[/b]?q=node/etc/etc. I made a small change to /drupal/.htaccess which (I thought) Would fix this, and seemed to for a short time.
So I Went to the admin section... I had to delete the amazon_items, and marksmarty modules AND Create a drupal.help database (which I had to guess the proper structure of!!!) or else the module-install screen would just display errors. did that and proceeded with installing the new modules and I was again redirected to the main documentroot of my site instead of /drupal/... when I went to /drupal/ there were several mysql errors reported at the top of the page.
user error: Table 'drupal.attachment' doesn't exist
query: SELECT aid, title, description, fid, filename, size, hidden FROM attachment WHERE nid = 0 in /var/www/localhost/htdocs/drupal/includes/database.mysql.inc on line 66.
user error: Table 'drupal.flexinode_type' doesn't exist
query: SELECT * FROM flexinode_type in /var/www/localhost/htdocs/drupal/includes/database.mysql.inc on line 66.
not to sound trollish, but I'm thoroughly unimpressed and truly confused as to where all the hype about drupal came from. I could invest the time to try to fix these, but what about the strange url rewriting problem? and who's to say I'm not going to encounter a million more problems when trying to get any further with the install.