Joomla!
http://forum.joomla.org/

[OBSOLETE] - mbstring.func_overload = 7 cause pclzip.lib.php error
http://forum.joomla.org/viewtopic.php?f=235&t=24365
Page 1 of 1

Author:  jaclplus [ Tue Dec 13, 2005 7:26 am ]
Post subject:  [OBSOLETE] - mbstring.func_overload = 7 cause pclzip.lib.php error

You will see the below error message when you try to install new extension if you set mbstring.func_overload to 7

"Unrecoverable error "PCLZIP_ERR_BAD_FORMAT (-10)"

Author:  louis.landry [ Tue Dec 13, 2005 7:30 am ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

Are you certain that is from the function overloading?  I was having this issue as i was working through a few bugs with the FTP layer implementation. 

Might want to check with the latest version from the source tree if you haven't already :)  I'm not sure how up-to-date the tree is with my work right now.

All that being said, it COULD be the mbstring thing :)

Louis

Author:  jaclplus [ Tue Dec 13, 2005 7:35 am ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

Yeap, I am 100% sure because if you set mbstring.func_overload = 0 the problem will solve.

Author:  louis.landry [ Tue Dec 13, 2005 7:35 am ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

Great, the monkey is off my back then :)

Just figured i'd make sure...

Louis

Author:  davidgal [ Tue Dec 13, 2005 10:56 am ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

jaclplus wrote:
You will see the below error message when you try to install new extension if you set mbstring.func_overload to 7

"Unrecoverable error "PCLZIP_ERR_BAD_FORMAT (-10)"


This raises a question whether pclzip supports utf-8.

Author:  navin123 [ Tue Dec 13, 2005 3:25 pm ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

I've just got this error what should I do???  ???

Author:  davidgal [ Tue Dec 13, 2005 3:34 pm ]
Post subject:  Re: mbstring.func_overload = 7 cause pclzip.lib.php error

In the meantime set mbstring.func_overide to 0.
This has some negative side effects on data integrity but as we are only testing - go ahead

Considering a fix for the pcl library

Author:  dlevancho [ Mon Oct 30, 2006 1:13 am ]
Post subject:  Re: [OBSOLETE] - mbstring.func_overload = 7 cause pclzip.lib.php error

there is the workareound for it, if you dont want to set mbstring back to 0 you will have to install components, mambots etc tared  not ziped  as a fact every value besides mbstring.func_overload = 0 breaks pclzip most likely it does not support utf8 (so what I do is unzip component, then tar it and then install regulary with installer), pcltar works fine with mbstring.func_overload = 7,

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/