Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 12:19 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 7 posts ] 
Author Message
Posted: Fri Oct 21, 2005 11:11 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 17, 2005 5:29 pm
Posts: 6
Hi,

I have just installed Joomla 1.0.3 and whenever I try and install any CMT it is coming up with the folowing error:

Code:
Unrecoverable error "PCLZIP_ERR_BAD_FORMAT (-10)"


I thought it may be something to do with the version of Joomla, but when I have checked my other installations of Joomla and Mambo they are all now coming up with the same error, they were all working perfectly yesterday so I don't think it has anything to do with the new install.

I have tried unzipping a file using the command line and everything works fine!

Anyone got any ideas what could be going wrong?

Thanks

Mike


Top
  E-mail  
 
Posted: Fri Oct 21, 2005 11:40 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2819
Location: California
Did you have a server upgrade?
The server may have new libraries which are causing the problem.

_________________

██ AllVideos Reloaded extension Help forum

http://joomlacode.org/gf/project/allvideos15/forum/?action=ForumBrowse&forum_id=7581


Top
   
 
Posted: Fri Oct 21, 2005 11:42 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 17, 2005 5:29 pm
Posts: 6
Hi kenmcd,

Nope, no changes to the server since yesterday :(

Mike


Top
  E-mail  
 
Posted: Fri Oct 21, 2005 11:55 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2819
Location: California
What are the components you are trying to install?
Where did you download?

_________________

██ AllVideos Reloaded extension Help forum

http://joomlacode.org/gf/project/allvideos15/forum/?action=ForumBrowse&forum_id=7581


Top
   
 
Posted: Fri Oct 21, 2005 12:00 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 17, 2005 5:29 pm
Posts: 6
I have tried loads of different ones, including ones that I have successfully installed on previous installations.

I think it must be a problem with one of the libraries, because the error is now server wide on all installations, but I don't know enough about it to know how to test it.


Top
  E-mail  
 
Posted: Fri Oct 21, 2005 2:04 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 17, 2005 5:29 pm
Posts: 6
Hi,

I have solved the problem!

Yesterday I added an entry to my php.conf file, I was having some problems with file uploads

I thought I had found a solutions here http://uk.php.net/manual/en/features.file-upload.php#43372 so added the folowing code to my php.conf file.

Code:
<Files *.php>
  SetOutputFilter PHP
  SetInputFilter PHP
  LimitRequestBody 524288 (max size in bytes)
</Files>


I took it out and the uploads now work fine :)

Mike


Top
  E-mail  
 
 Post subject: large file uploads
Posted: Fri Oct 21, 2005 2:23 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2819
Location: California
Good to hear you got it working.

Regarding the file uploads - having a problem with uploading big files?
This is helpful (from the DocMan web site):
How to optimize your PHP installation to handle large file uploads.

_________________

██ AllVideos Reloaded extension Help forum

http://joomlacode.org/gf/project/allvideos15/forum/?action=ForumBrowse&forum_id=7581


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group