PDA

View Full Version : Movable Type error from storable.pm


personman
12-24-04, 10:48 AM
I'm getting this error when I try to use most of the cgi scripts in Movable type:

An error occurred:

Byte order is not compatible at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) line 363, at ../../lib/MT/PluginData.pm line 28

We did upgrade our MT-Blacklist plugin this week, but I think that's our only recent change. Url: Brendoman.com.

Was the PERL::Storable module recently changed?

Galax
12-24-04, 09:20 PM
We have a ticket in the system about this issue already, not sure if it is in regards to your account or not but it is being looked into.

watermelonpunch
12-27-04, 12:44 PM
I was sent an e-mail from support directing me to this:

http://forum.powweb.com/showthread.php?t=44626

chedong
1-1-05, 02:40 AM
My MT too:
http://www.chedong.com/cgi-bin/mt/plugins/Blacklist/mt-blacklist.cgi
and I tried to add
$Storable::interwork_56_64bit=1;
not work either.

Which Perl powweb using now?
How to reset MT-Blacklist?

Thanks

Che Dong

I'm getting this error when I try to use most of the cgi scripts in Movable type:



We did upgrade our MT-Blacklist plugin this week, but I think that's our only recent change. Url: Brendoman.com.

Was the PERL::Storable module recently changed?

personman
1-1-05, 01:47 PM
chedong,

Powweb reverted to the older version of Perl, so you need to take that line back out of you Plugindata.pm.

See this post: http://forum.powweb.com/showthread.php?t=44626

After changing that I still had to reload MT Blacklist. I did it by uploading the mt-bl-load.cgi file and executing it in my browser. Don't forget to delete that file again when you're done.

personman
1-7-05, 09:47 PM
It's happening again. mt-blacklist.cgi is giving me this:

An error occurred:

Byte order is not compatible at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) line 369, at /www/b/r/brendoman.com/htdocs/mt/lib/MT/PluginData.pm line 29

I've followed PW's instructions. I added the line to Plugindata.pm when they said to, then I took it back out when they reverted to the older perl. I think it even worked for a while, but now it's broken again. I'm getting really tired of this and we're getting hammered with trackback spam.

I have also uninstalled Blacklist and reinstalled and reinitialized it, but it didn't work. Help!

watermelonpunch
1-8-05, 12:22 AM
Mine's working right now. But I have been getting intermittant failure of MT-Blacklist, as I posted here:

http://forum.powweb.com/showthread.php?t=44974