Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Add database prefix after installation?
Is it possible?
Last edited by wornout (2011-03-16 10:36:11)
Offline
Re: Add database prefix after installation?
Never tested but i think it s doable!
Add prefix table to all table using phpmyadmin and then add that prefix in config.php!
I dont know if there is something to change in pref table!
But like i said never tested!
Cheers
Offline
Re: Add database prefix after installation?
As Dragondz says.
Offline
Re: Add database prefix after installation?
I’ve done it the other way around. Had a table prefix which I removed. Used this mysql command in phpmyadmin.
Edit: do a backup before altering anything.
Last edited by colak (2011-03-16 12:03:29)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Add database prefix after installation?
Thanks everyone!
All done with nothing wrong!
Offline