ZipArchive question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello;

I am working on cms and developing and upload facility.

Part of this process is to upload and unzip a compressed
directory that has nested directories and files.

I am getting this error:

ER_MULTIDISK:  Multi-disk zip archives not supported

The zip archive is not spread over multiple disks. Once the
archive is uploaded it is placed under the servers document root,
which is not broken into partitions. What else could this mean?

The extraction is supposed to occur in the same directory as
the zip archive.

Is this possibly that the nested contents are causing this error?
Or, is there probably some other reason for the error?

Thank you for time and attention;
JK

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux