Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-10-13 08:51:11
- armanddp
- New Member
- Registered: 2007-10-13
- Posts: 3
textpattern-table was not found.
After installing Textpattern on my server, configuring Apache and creating the mysql database I keep on getting the message below:
DB-Connect was succesful, but the textpattern-table was not found.
It runs through the initial setup screens where I give it my database credentials but as soon as I’ve updated the config.php file and hit “I did it” I get that error message. The initial user I configured had full access to the mysql database but I’ve also tried with root.
I’m running MySQL 5.0.37 and the TextPattern 4.0.5.
I understand it’s suppose to generate the tables but seems to be failing there somewhere, any pointers would be appreciated!
Cheers,
Armand
Offline
Re: textpattern-table was not found.
did you rename the config-dist.php to config.php?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#3 2007-10-13 09:07:08
- armanddp
- New Member
- Registered: 2007-10-13
- Posts: 3
Re: textpattern-table was not found.
Thanks for the quick reply.
No I didn’t, I created a new config.php based on the info from the setup. (I assume if config.php is not present the setup starts)
But I deleted the config.php now, renamed the config-dist.php config.php and updated the database information in the file but still get the same error. Full page included below :
Warning: Table ‘textpattern.textpattern’ doesn’t exist describe `textpattern` in /u/apps/textpattern-4.0.5/textpattern/lib/txplib_db.php on line 84
Warning: Table ‘textpattern.txp_page’ doesn’t exist select user_html from txp_page where name=‘error_503’ in /u/apps/textpattern-4.0.5/textpattern/lib/txplib_db.php on line 84
Warning: Table ‘textpattern.txp_page’ doesn’t exist select user_html from txp_page where name=‘error_default’ in /u/apps/textpattern-4.0.5/textpattern/lib/txplib_db.php on line 84
DB-Connect was succesful, but the textpattern-table was not found.
Thanks in advance!
Armand
Offline
#4 2007-10-13 09:50:37
- armanddp
- New Member
- Registered: 2007-10-13
- Posts: 3
Re: textpattern-table was not found.
Not sure what was wrong but maybe I didn’t flush all the privileges on the previous install. Restarted the entire process and this time it worked.
Thanks for the help
Offline
Pages: 1