Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-01-11 15:18:46
- wmike
- Member
- Registered: 2006-01-03
- Posts: 44
PHP & MySQL versions
I am ready to put my texpattern site live. To do this I need to upgrade my hosting package to PHP & Mysql.
My host uses the following:
PHP 4.3.11 [I am using PHP 4.4.41 (XAMPP)]
MySQL 4.1.12 [I am using 5.0.15 (XAMPP)] – this, I suspect will be the major problem.
Can anyone suggest a way of backing up my database so that i can reopen it into a MySQL 4.1.12 setup?
Any advice on how to proceed would be greatfully appreciated.
Many thanks.
Mike
Offline
Re: PHP & MySQL versions
http://dev.mysql.com/doc/refman/5.0/en/downgrading-to-4-1.html
Looks like in your case, you only have to dump and re-import the tables.
Offline
Pages: 1