This question about Using an extension: Answered

"Byte order is not compatible" error

my web hosting provider recently migrated my account from one server to another. now, i get the following error whenever i try to load one of my wiki pages:

Foswiki detected an internal error - please check your Foswiki logs and webserver logs for more information.

Byte order is not compatible

-- WillNorris - 26 Feb 2010

i tried adding $Storable::interwork_56_64bit = 1;, but that didn't work.

you have to delete the Storables so that DBCacheContrib will recreate them with the current architecture.

rm -rf /path/to/foswiki/working/work_areas/DBCacheContrib

-- WillNorris - 26 Feb 2010

After I copied my installation from one system to another, I got the same issue but didn't find this answer immediately via a search. So here is the full key error again:

Byte order is not compatible at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_retrieve.al) line 387.

-- IngoKappler - 15 Dec 2010

QuestionForm edit

Subject Using an extension
Extension DBCacheContrib
Version Foswiki 1.0.9
Status Answered
Topic revision: r2 - 15 Dec 2010, IngoKappler
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy