You are here:  » installation


installation

Submitted by key on Tue, 2012-01-24 18:09 in

Hello,
I'm having trouble on the installation step 4. The setup.php part with the link.

Submitted by support on Tue, 2012-01-24 18:22

Hello key

Welcome to the forum! Regarding trouble at installation step 4:

Checking database connection...PASS
Checking database selection...PASS
Checking database tables...FAIL [click here to install tables]

When you click the link to install tables, if you still see the same page, this indicates that that the MySQL username and password that you are using does not have CREATE TABLE privileges on the database that has been specified in $config_databaseName (in config.php)

If you could double-check the database settings in config.php and ensure that the username specified in $config_databaseUsername has full CREATE TABLE access to the database specified in $config_databaseName that should be all it is...

If you're still not sure, let me know and i'll investigate further with you...

Cheers,
David.
--
PriceTapestry.com

Submitted by key on Tue, 2012-01-24 18:38

Thank you for the quick reply. Where do I find the link at? I've uploaded the files.

Submitted by support on Wed, 2012-01-25 08:02

Hello key,

After uploading the files to your web server, browse to www.example.com/setup.php to find the setup page; if you're still not sure please email me a link to where you would like to install the script and I'll work through the process with you - no problem;

Cheers,
David.
--
PriceTapestry.com