Page 1 of 1

Database creation

Posted: Tue Feb 26, 2013 5:32 pm
by ChrisJC
I'm having trouble installing phpMyFAQ on a new subdomain for a new site. I have created a new database (mysql) and run a create table sql command from a test page in the site to check the db connection is working and the table was created.
I get to the first page of install/setup.php and input the db and admin settings. The db credentials are correctly entered to config/database.php.
I don't get any error, all I get on the following page is the setup header and then blank. If I refresh the page I get the do you want to update link. If I click I get the setup header again. No tables are created in the database.

Has anyone seen this before, no where to look? The FAQ version is 2.7.9 and my php version is 5.3.21

Many thanks,
Chris

Re: Database creation

Posted: Tue Feb 26, 2013 6:03 pm
by Thorsten
Hi,

please try to enable the debug mode in inc/Init.php and reload the page

bye
Thorsten

Re: Database creation

Posted: Fri Mar 01, 2013 5:02 pm
by ChrisJC
Hi,

Thanks for the reply. I've just done that and it has made no difference. I put in my db and admin details, click in install and get the page with the title 'phpMyFAQ 2.7.9 Setup' then below a black bar with links in orange to Documentation, Support, Forums and FAQ

Re: Database creation

Posted: Fri Mar 01, 2013 6:24 pm
by Thorsten
HI,

please add a screenshot to see where the error happens

bye
Thorsten

Re: Database creation

Posted: Mon Mar 04, 2013 10:27 am
by ChrisJC
Hi,
I've attached a screen shot of the page I get after putting admin/database details in. The config/database.php file appears to be being created correctly.

Many thanks.
Chris

Re: Database creation

Posted: Tue Mar 05, 2013 11:59 am
by Thorsten
Hi,

do you see the same if you enable the debug mode in inc/Init.php?

bye
Thorsten