PDA

View Full Version : Zion p- ioncube


bartis
10-22-2005, 02:00 AM
Hey there buddy,

Another question for you... I have moved servers and was using IonCube, now am using Zion....

Is there anyway that i can transfer the database of events even though i didnt use mySQL and had it as php?

Thanks

Bart

Brian
10-22-2005, 11:26 AM
The database isn't encoded, so you can move it without any compatibility issues.

If using the flat-file database, just copy over the files in the calendar/database directory.

If using mySQL, you'll need to dump the table from the old server and insert it into the new one.