I face a tricky problem :
- My current website www.lowas.be uses phpWiki 1.3.3
- For some reason I can't download a dump of my wiki (my provider must have disabled the gz functions)
- phpWiki1.3.11 table structures are not the same as in version 1.3.3
- The XHTML dump doesn't work as well (can't create directory...)
How could I upgrade my phpWiki1.3.3 database to a phpWiki1.3.11 ???
Any help appreciated.
Happy 2006
My question is
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I face a tricky problem :
- My current website www.lowas.be uses phpWiki 1.3.3
- For some reason I can't download a dump of my wiki (my provider must have disabled the gz functions)
- phpWiki1.3.11 table structures are not the same as in version 1.3.3
- The XHTML dump doesn't work as well (can't create directory...)
How could I upgrade my phpWiki1.3.3 database to a phpWiki1.3.11 ???
Any help appreciated.
Happy 2006
My question is
Ok I could solve the problem and migrate my pages.
My problem was : wrong path to export pages.
Once I figured out I could dump all pages to a directory.
Best regards