Hi all,

I have installed Drupal in order to create a "rss feeds" driven web-site.

I use EasyPHP 1.6 and MySQLFront 2.5 as php client. As I use these, my "drupal-cvs" directory is "c:\program files\easyphp\www\drupal-cvs\".

But even following the exact installation process (defining user, password, database) and a database with all privileges, I receive the following error message:
"Fatal error: Table 'drupal.variable' doesn't exist query: SELECT * FROM variable in c:\program files\easyphp\www\drupal-cvs\includes\database.mysql.inc on line 90"

Does any of you have ever had this problem ... with a possible solution?

Thanks

Pierre
pmemheld@yahoo.fr

Comments

killes@www.drop.org’s picture

You did /not/ follow the instructions: the database is missing.

Anonymous’s picture

Ok I understand: I created a database with MySQl Front which is a mysql windows client. Can this affect the process?

Thanks

Pierre