From: Andreas A. <an...@tr...> - 2006-04-18 11:03:43
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Hi!<br> <br> I'm running an old version of phpWiki, around 20 months old. I need to upgrade to a version supporting php5 since I need that for another project.<br> <br> However, I can't migrate my old pages. Is there any migration software or a function in any recent version that can upgrade from an old version? <br> <br> I use dbtype = file so I have a lot of phpwiki-formated textfiles on my server.<br> <br> Thanks.<br> <div class="moz-signature">-- <br> <span style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Andreas Andersson<br> IT-Dept/Developer<br> <br> </span> <a href="http://www.travelstart.se"><img moz-do-not-send="true" src="http://www.travelstart.se/common/travelstart/travelstart.gif" alt="Travelstart" border="0"></a> <br> <br> <table> <tbody> <tr> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Travelstart Nordic AB<br> Davidshallsgatan 14<br> 211 45 Malmö<br> <br> <a href="http://www.travelstart.se">www.travelstart.se</a><br> <a href="http://www.travelstart.dk">www.travelstart.dk</a><br> <a href="http://www.travelstart.no">www.travelstart.no</a> </td> <td> </td> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Tel +46 (0)40-690 38 83<br> Mob +46 (0)70-757 23 73<br> Fax +46 (0)40-611 17 78<br> <br> <a href="http://www.luftgrop.se">www.luftgrop.se</a><br> <a href="http://www.openjet.com">www.openjet.com</a><br> <a href="http://www.sistaminuten.se">www.sistaminuten.se</a> </td> </tr> </tbody> </table> </div> </body> </html> |
From: joel s. <fox...@gm...> - 2006-04-18 15:14:18
|
Why is it that you cannot migrate? I recently migrated by using the instructions in UPGRADING and it went very well. Joel Schaubert On 4/18/06, Andreas Andersson <an...@tr...> wrote: > > Hi! > > I'm running an old version of phpWiki, around 20 months old. I need to > upgrade to a version supporting php5 since I need that for another projec= t. > > However, I can't migrate my old pages. Is there any migration software or > a function in any recent version that can upgrade from an old version? > > I use dbtype =3D file so I have a lot of phpwiki-formated textfiles on my > server. > > Thanks. > -- > Andreas Andersson > IT-Dept/Developer > > [image: Travelstart] <http://www.travelstart.se> > > Travelstart Nordic AB > Davidshallsgatan 14 > 211 45 Malm=F6 > > www.travelstart.se > www.travelstart.dk > www.travelstart.no Tel +46 (0)40-690 38 83 > Mob +46 (0)70-757 23 73 > Fax +46 (0)40-611 17 78 > > www.luftgrop.se > www.openjet.com > www.sistaminuten.se > ------------------------------------------------------- This SF.Net email > is sponsored by xPML, a groundbreaking scripting language that extends > applications into web and mobile media. Attend the live webcast and join = the > prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642_______________________________________________ Phpwiki-talk maili= ng list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |
From: Andreas A. <an...@tr...> - 2006-04-18 15:32:57
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> joel schaubert wrote: <blockquote cite="mid...@ma..." type="cite">Why is it that you cannot migrate? I recently migrated by using the instructions in UPGRADING and it went very well.<br> </blockquote> I've managed to recreate some (not all!) of the pages by storing the old ones in a dump and then restore them. php5 however doesn't seem to be an option :) Creating pages didn't work, rest seems to work fine.<br> <br> <br> <div class="moz-signature">-- <br> <span style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Andreas Andersson<br> IT-Dept/Developer<br> <br> </span> <a href="http://www.travelstart.se"><img moz-do-not-send="true" src="http://www.travelstart.se/common/travelstart/travelstart.gif" alt="Travelstart" border="0"></a> <br> <br> <table> <tbody> <tr> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Travelstart Nordic AB<br> Davidshallsgatan 14<br> 211 45 Malmö<br> <br> <a href="http://www.travelstart.se">www.travelstart.se</a><br> <a href="http://www.travelstart.dk">www.travelstart.dk</a><br> <a href="http://www.travelstart.no">www.travelstart.no</a> </td> <td> </td> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Tel +46 (0)40-690 38 83<br> Mob +46 (0)70-757 23 73<br> Fax +46 (0)40-611 17 78<br> <br> <a href="http://www.luftgrop.se">www.luftgrop.se</a><br> <a href="http://www.openjet.com">www.openjet.com</a><br> <a href="http://www.sistaminuten.se">www.sistaminuten.se</a> </td> </tr> </tbody> </table> </div> </body> </html> |
From: joel s. <fox...@gm...> - 2006-04-18 16:43:10
|
I had to use the zip snapshot (only the latest version of each page) instea= d of zip dump. When I did that, everything came across execept for the "virgin pages" that are there when you first startup your wiki. What kind of failures did you have? Did you do a zip dump or a zip snapshot? I'm up and running now on php5 with the latest, are you saying that you are having trouble getting phpwiki working with php5? Joel Schaubert On 4/18/06, Andreas Andersson <an...@tr...> wrote: > > joel schaubert wrote: > > Why is it that you cannot migrate? I recently migrated by using the > instructions in UPGRADING and it went very well. > > I've managed to recreate some (not all!) of the pages by storing the old > ones in a dump and then restore them. php5 however doesn't seem to be an > option :) Creating pages didn't work, rest seems to work fine. > > > > -- > Andreas Andersson > IT-Dept/Developer > > [image: Travelstart] <http://www.travelstart.se> > > Travelstart Nordic AB > Davidshallsgatan 14 > 211 45 Malm=F6 > > www.travelstart.se > www.travelstart.dk > www.travelstart.no Tel +46 (0)40-690 38 83 > Mob +46 (0)70-757 23 73 > Fax +46 (0)40-611 17 78 > > www.luftgrop.se > www.openjet.com > www.sistaminuten.se > ------------------------------------------------------- This SF.Net email > is sponsored by xPML, a groundbreaking scripting language that extends > applications into web and mobile media. Attend the live webcast and join = the > prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642_______________________________________________ Phpwiki-talk maili= ng list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > |
From: Thomas H. <tom...@gm...> - 2006-04-18 23:38:34
|
Both fellows, I just went through all this myself, and Reini helped me. Perhaps I can repay him by helping you. But I am using mysql, and that was my chief obstacle. Have you used phpwiki/index.php?action=3Dupgrade already? -- Tom Haws 480-201-5476 "There are many causes that I am prepared to die for but no causes that I a= m prepared to kill for" Gandhi |
From: Andreas A. <an...@tr...> - 2006-04-19 05:58:52
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Thomas Haws wrote: <blockquote cite="mid...@ma..." type="cite">Have you used phpwiki/index.php?action=upgrade already? <br> <br> </blockquote> In the old version I get <br> <p> lib/main.php:514: Notice[1024]: upgrade: Unknown action<br> </p> <p>The problem when I tested was that under php5 I couldn't create new posts. The import of the old ones work, although it missed some.<br> </p> <br> <div class="moz-signature">-- <br> <span style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Andreas Andersson<br> IT-Dept/Developer<br> <br> </span> <a href="http://www.travelstart.se"><img moz-do-not-send="true" src="http://www.travelstart.se/common/travelstart/travelstart.gif" alt="Travelstart" border="0"></a> <br> <br> <table> <tbody> <tr> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Travelstart Nordic AB<br> Davidshallsgatan 14<br> 211 45 Malmö<br> <br> <a href="http://www.travelstart.se">www.travelstart.se</a><br> <a href="http://www.travelstart.dk">www.travelstart.dk</a><br> <a href="http://www.travelstart.no">www.travelstart.no</a> </td> <td> </td> <td style="font-family: Arial; font-size: 12px; color: gray; font-weight: bold;"> Tel +46 (0)40-690 38 83<br> Mob +46 (0)70-757 23 73<br> Fax +46 (0)40-611 17 78<br> <br> <a href="http://www.luftgrop.se">www.luftgrop.se</a><br> <a href="http://www.openjet.com">www.openjet.com</a><br> <a href="http://www.sistaminuten.se">www.sistaminuten.se</a> </td> </tr> </tbody> </table> </div> </body> </html> |