Table 'touchof_automall1blue.re2_agents' doesn't exist I am reasonably new to MySql dbases. I have uploaded a php website template to my host server. Created a mySql dbase in Cpanel. But still getting an error message that says: Table 'touchof_automall1blue.re2_agents' doesn't exist. Any help would be most grateful. Will let you have my Cpanel details, if anybody can take a look. Thanks Cheers
the table 'touchof_automall1blue.re2_agents' hasn't been created within the database You can to run a SQL script to generate the tables necessary for the application to run
What is the application? See if the template instructions say something about need to set up/configure a database, it is not enough just to upload the php files. Eric