From: Charles S. <ch...@st...> - 2003-11-03 16:36:05
|
I recently upgraded my wiki server from RedHat 7.2 to RHEL v3, and now my wiki is nothing but garbage: http://www.potwin.org/wiki I'm running 1.3.0-jeffs-hacks with mysql as the back-end, but the same thing happens with 1.3.3 and 1.3.4. If I don't get the database setup or include path correct, I get normal looking php errors, but once everything "works", all I get is what looks like jibberish on-screen (actually, it looks like a binary dump of something incorrectly being displayed as text). Thinking maybe the database is corrupted, I've tried several methods of migrating, including text-based backup/restore (note that other databases have survived the migration fine...it's just the phpwiki site/database I'm having problems with). With the upgrade, I'm running newer versions of apache, mysql, and php. Other php/mysql based sites migrated pretty well (a phpwebsite driven site), so I know things are generally working correctly. I get the feeling there's something simple wrong (like some wacky unicode setting or something), but I don't know enough about php to know where to start looking. Anyone got any ideas about what might be wrong? -- Charles Steinkuehler ch...@st... |