Mitchell Brown wrote: > Sorry, that didn't occur to me at first. > You can see them for yourself by connecting to the server > > > http://64.56.148.218/drupal
You didn't tell Drupal which database to use. Edit the sites/.../settings.php file. As per the install instructions. Make sure your database URL is correct (username/password/server/database name). If that IS correct, then you forgot to assign privileges to the database user to access the tables. Again, the Install instructions cover this. And a worse case scenario could be that you still don't have PHP running properly on the server, or are missing some of the PEAR modules. Shawn _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

