I know this has ben beat to death but my host is working with me to get it going. This is what they wrote, but i dont know what to reply with. Please help.
-----------------------------------------------
Unfortunately htaccess files are limited, but we can make certain configuration changes for you.
I'm new to CMS, MySQL, and Drupal. I decided on Drupal after reading over some reviews and checking out the plugins to see if it could be modified to meet my organization's specific needs- then I purchased hosting and a domain. The host I have is using MySQL 4.1.15, on Apache 1.3.33 on FreeBSD.
I have been using xoops for two years, but read that Drupal is much better, so I started giving it a try.
I am installing on MacOSX workstation 10.3.9 with PHP Version 4.3.6 and MYSQL Client API version 3.23.49. I have installed several xoops sites on this computer without problems.
I first installed 4.7.0 beta 4, but all I got was missing page errors:
Page not found
user warning: Table 'drupal.system' doesn't exist query: SELECT name, filename, throttle, bootstrap FROM system WHERE type = 'module' AND status = 1 ORDER BY weight ASC, filename ASC in /Library/WebServer/Documents/drupal/includes/database.mysql.inc on line 124.
* user warning: Table 'drupal.system' doesn't exist query: SELECT filename FROM system WHERE name = 'filter' AND type = 'module' in /Library/WebServer/Documents/drupal/includes/database.mysql.inc on line 124.
* user warning: Table 'drupal.system' doesn't exist query: SELECT filename FROM system WHERE name = 'system' AND type = 'module' in /Library/WebServer/Documents/drupal/includes/database.mysql.inc on line 124.
* user warning: Table 'drupal.system' doesn't exist query: SELECT filename FROM system WHERE name = 'user' AND type = 'module' in /Library/WebServer/Documents/drupal/includes/database.mysql.inc on line 124.
* user warning: Table 'drupal.system' doesn't exist query: SELECT filename FROM system WHERE name = 'watchdog' AND type = 'module' in /Library/WebServer/Documents/drupal/includes/database.mysql.inc on line 124.