|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2004-12-17 22:47 UTC] lawrence at f-deans dot freeserve dot co dot uk
Description: ------------ I downloaded the php_manual_en.tar.gz doc file (many html version) from various mirrors. The file appears corrupt and I am unable to open it with various zip file programs including winzip 8 and winrar. The file is full size after downloading but gives an error on opening and the contents are unavailable. Thanks Lawrence Deans PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jun 19 15:00:01 2026 UTC |
I cannot reproduce this. Please check the MD5 of your downloaded copy of php_manual_en.tar.gz by running the following: > php -r "print md5('php_manual_en.tar.gz');" You should have: 56eaee63b32b21e4170c7647a4c4064d If this is not what you have, there's a problem between you and the Web site, or your computer is modifying downloads. Sorry you are experiencing this trouble.