Problem extracting .zip

Status
Not open for further replies.

mandy.f65

New Member
Messages
2
Reaction score
0
Points
0
On File Manager the extract information returns blank and nothing happens, though on Legacy File Manage it returns the error

Code:
[FONT=monospace][2011-10-21 09:46:01 -0400] die [Internal Death while parsing ./frontend/x3/files/extractfile.html 573] open3: exec of unzip -o Archive.zip failed at /usr/local/cpanel/Cpanel/SafeRun/Dynamic.pm line 36[/FONT]
	Carp::croak('open3: exec of unzip -o Archive.zip failed') called at /usr/local/cpanel/perl/IPC/Open3.pm line 230	IPC::Open3::_open3('open3', 'Cpanel::SafeRun::Dynamic', '<&RNULL', 'GLOB(0x20ea9a0)', 'GLOB(0x20ea9a0)', 'unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/perl/IPC/Open3.pm line 291	IPC::Open3::open3('<&RNULL', 'GLOB(0x20ea9a0)', 'GLOB(0x20ea9a0)', 'unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/SafeRun/Dynamic.pm line 36	Cpanel::SafeRun::Dynamic::livesaferun('prog', 'ARRAY(0x1959e30)', 'formatter', 'CODE(0x1959e60)') called at /usr/local/cpanel/Cpanel/Fileman.pm line 3028	Cpanel::Fileman::system_pre('unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2718	Cpanel::Fileman::__ANON__('unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2727	Cpanel::Fileman::_handle_extract('display', 'Archive.zip', '/home/supplyst/public_html', ' Zip archive data, at least v2.0 to extract^J') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2612	Cpanel::Fileman::extractfile('/home/supplyst/public_html', 'Archive.zip') called at cpanel line 2810	main::dofileman('extractfile', 'ARRAY(0x21c70f0)') called at cpanel line 1385	eval {...} called at cpanel line 1385	main::real_exectag('<cpanel Fileman="extractfile($FORM{\'dir\'},$FORM{\'file\'})">') called at cpanel line 3878	main::dotag_finished_headers(0) called at cpanel line 3712	main::cpanel_parseblock('<html>^J<head>^J<title>cPanel X</title>^J<cpanel relinclude="files/...') called at cpanel line 3627	main::cpanel_parse('GLOB(0x205d370)') called at cpanel line 5011	main::run_standard_mode() called at cpanel line 420[2011-10-21 09:46:01 -0400] warn [fileman::extractfile] Encountered error in fileman::extractfile: Fileman::extractfile($FORM{'dir'},$FORM{'file'}) failed: open3: exec of unzip -o Archive.zip failed at /usr/local/cpanel/Cpanel/SafeRun/Dynamic.pm line 36Unknown fileman call: [api 1, type post, module fileman, event extractfile]<div id="cpanel_internal_error_1" style="display:none;"><textarea style="font-weight:900;background-color:#fcc;" rows="16" cols="80">open3: exec of unzip -o Archive.zip failed at /usr/local/cpanel/Cpanel/SafeRun/Dynamic.pm line 36	Carp::croak('open3: exec of unzip -o Archive.zip failed') called at /usr/local/cpanel/perl/IPC/Open3.pm line 230	IPC::Open3::_open3('open3', 'Cpanel::SafeRun::Dynamic', '<&RNULL', 'GLOB(0x20ea9a0)', 'GLOB(0x20ea9a0)', 'unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/perl/IPC/Open3.pm line 291	IPC::Open3::open3('<&RNULL', 'GLOB(0x20ea9a0)', 'GLOB(0x20ea9a0)', 'unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/SafeRun/Dynamic.pm line 36	Cpanel::SafeRun::Dynamic::livesaferun('prog', 'ARRAY(0x1959e30)', 'formatter', 'CODE(0x1959e60)') called at /usr/local/cpanel/Cpanel/Fileman.pm line 3028	Cpanel::Fileman::system_pre('unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2718	Cpanel::Fileman::__ANON__('unzip', '-o', 'Archive.zip') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2727	Cpanel::Fileman::_handle_extract('display', 'Archive.zip', '/home/supplyst/public_html', ' Zip archive data, at least v2.0 to extract^J') called at /usr/local/cpanel/Cpanel/Fileman.pm line 2612	Cpanel::Fileman::extractfile('/home/supplyst/public_html', 'Archive.zip') called at cpanel line 2810	main::dofileman('extractfile', 'ARRAY(0x21c70f0)') called at cpanel line 1385	eval {...} called at cpanel line 1385	main::real_exectag('<cpanel Fileman="extractfile($FORM{\'dir\'},$FORM{\'file\'})">') called at cpanel line 3878	main::dotag_finished_headers(0) called at cpanel line 3712	main::cpanel_parseblock('<html>^J<head>^J<title>cPanel X</title>^J<cpanel relinclude="files/...') called at cpanel line 3627	main::cpanel_parse('GLOB(0x205d370)') called at cpanel line 5011	main::run_standard_mode() called at cpanel line 420</textarea></div><span class="error" style="cursor:hand;cursor:pointer;" onClick="document.getElementById('cpanel_internal_error_1').style.display='block';this.style.display='none';">[a fatal error or timeout occurred while processing this directive]</span> </body></html> [FONT=monospace]<!-- cPanel [11.30] (pro) Copyright (c) 2011 cPanel, Inc. Licensed on starka.x10hosting.com -->[/FONT]

Any one know this reason? I tried the download of wordpress and that didn't work so I tried to open it up on my computer then compress the content and try it that way.

Thanks :)
 

xav0989

Community Public Relation
Community Support
Messages
4,467
Reaction score
95
Points
0
could you try extracting the archive on your computer and uploading the files using FTP?
 
Status
Not open for further replies.
Top