FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » can´t install: Warning: gzuncompress() (Warning: gzuncompress()...)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
can´t install: Warning: gzuncompress() [message #165258] Tue, 17 May 2011 15:34 Go to next message
raschidt is currently offline  raschidt   Costa Rica
Messages: 3
Registered: May 2011
Location: cr
Karma: 0
Junior Member
I have:

Warning: gzuncompress() [function.gzuncompress]: data error in /home/...../public_html/forum/install.php on line 136
Archive did not pass the checksum test, it is corrupt!
If you've encountered this error it means that you've:
downloaded a corrupt archive
uploaded the archive to your server in ASCII and not BINARY mode
your FTP Server/Decompression software/Operating System added un-needed cartrige return (' ') characters to the archive, resulting in archive corruption.


I try upload the file in binary, ascy, authomatic, and always I have the same error, then I download the zip 3 times and upload with the same result, then I try open the install file locally and copy and paste the content on the online file with the same result.

Where is the problem??

Version: 3.02
Re: can´t install: Warning: gzuncompress() [message #165259 is a reply to message #165258] Tue, 17 May 2011 15:52 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
If you upload the files and get the below checksums, it should run just fine:

$ cksum install.php
1732838926 59143 install.php

$ cksum fudforum_archive
1136472239 2265180 fudforum_archive
Re: can´t install: Warning: gzuncompress() [message #165262 is a reply to message #165259] Tue, 17 May 2011 16:56 Go to previous messageGo to next message
raschidt is currently offline  raschidt   Costa Rica
Messages: 3
Registered: May 2011
Location: cr
Karma: 0
Junior Member
Excuse my ignorance, but what do I have to do?

Add this variable $cksum to install.php file?

or what? please be detailed.

thanks
Re: can´t install: Warning: gzuncompress() [message #165263 is a reply to message #165262] Tue, 17 May 2011 17:05 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Cksum is just a utility to check if the files are undamaged.
For details, see http://en.wikipedia.org/wiki/Checksum
Re: can´t install: Warning: gzuncompress() [message #165265 is a reply to message #165263] Tue, 17 May 2011 18:09 Go to previous messageGo to next message
raschidt is currently offline  raschidt   Costa Rica
Messages: 3
Registered: May 2011
Location: cr
Karma: 0
Junior Member
Ok, now I understand what is a cksum, but how to do it? what is supposed I have to do?
This page didn´t explain this.

thanks
Re: can´t install: Warning: gzuncompress() [message #165268 is a reply to message #165265] Thu, 19 May 2011 06:22 Go to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
He wants you to run the command "cksum" in a command prompt on the install files.

cksum install.php

And the result should be:
1732838926 59143 install.php

etc.


  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 2 errors: symlink() and Table 'fudforum._level' doesn't exist
Next Topic: Post are gone, consistency won't run
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Mar 28 13:02:50 GMT 2024

Total time taken to generate the page: 0.02436 seconds