Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby starams5 » 10. May 2014 08:58

Hi All,

This is my first post in the forum although I've been coming here for 2 1/2 year for help. can't thank you enough for all the support. A couple of years ago i decided to launch my own site, on my own dedicated server. I was new to all this at the time, and I understood that XAMPP was not designed for production, but I couldn't get anything to work. I've long since adjusted the security amongst other things.

I find myself in a jam since upgrading from 1.7.7 to 1.8.3-3, and could really use someones help. The problem I'm have is archive extraction fails (uploads ok) on server and localhost. I assume it has something to do with PHP, but not 100% sure, never had this problem under 1.7.7. This is the error message I get in my package manager (server and localhost) when adding a new package:

"Extract error: No packages found in archive"

Image

Some of the old settings were restored from the old configuration like:

Code: Select all
memory_limit=2048M
post_max_size=500M
upload_max_filesize=500M


Server Specs:
Win 2008 r2
16Gb memory
x2 Quad Core Xeons

Any help would be much appreciated, thanks.
User avatar
starams5
 
Posts: 5
Joined: 10. May 2014 07:54
Operating System: 2008 R2 x64 / Windows 7 x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby Altrea » 10. May 2014 09:50

Hi,

Any log messages like in your php_error_log?

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby starams5 » 10. May 2014 10:50

Hi,

Thanks for the fast response. I cleared the php.log, and repeated the extraction process, and this is what I get:

php_error_log:
Code: Select all
[10-May-2014 02:49:32 America/Los_Angeles] PHP Notice:  Undefined index: HTTP_ACCEPT_ENCODING in F:\xampp\htdocs\application\index.php on line 116
[10-May-2014 09:49:47 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 300
[10-May-2014 09:49:47 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 303
[10-May-2014 09:49:47 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 310
[10-May-2014 09:49:47 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 339
[10-May-2014 09:49:54 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 300
[10-May-2014 09:49:54 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 303
[10-May-2014 09:49:54 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 310
[10-May-2014 09:49:54 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 339
[10-May-2014 09:49:58 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 300
[10-May-2014 09:49:58 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\NestedSelectors\NestedSelectors.php on line 303
[10-May-2014 09:49:58 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 310
[10-May-2014 09:49:58 GMT] PHP Deprecated:  preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in F:\xampp\htdocs\application\libraries\Scaffold\modules\Formatter\Formatter.php on line 339


Thanks fro your help
User avatar
starams5
 
Posts: 5
Joined: 10. May 2014 07:54
Operating System: 2008 R2 x64 / Windows 7 x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby Altrea » 10. May 2014 11:44

Okay, the error log doesn't give us any messages which could be helpful to solve your issue.
At this point it is a third party application issue for which we cannot give any support.
=> [INFO] How to not fail getting help here (Section: Scope of Support)

Please contact the developer of that script to debug this issue or if it is your very own script debug your script.
Remember that you raised your PHP Version two Minor versions up (from 5.3.X to 5.5.X) which contains many changes.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby starams5 » 10. May 2014 12:56

Hi,

I've been working on this for hours, and i think I may have it narrowed down. I performed a clean install with the latest version of my script (4.50 - 4.82), and had no problems extracting archives with XAMPP 1.8.3-3. The bottom line is, I need to update my script. Only problem is, I can't upgrade because the file manager won't extract the archives.

So here's my plan ... Install xampp 1.77 and perform the upgrade. Then move the upgraded script to 1.8.3-3. Hopefully that will get the archives extracting again. If, I'll have to rebuild the entire site from scratch, something I'm not prepared to do at this time. I'll post the end results, as far it being XAMPP related, the problems is resolved.

I really appreciate your help, thanks a bunch.
User avatar
starams5
 
Posts: 5
Joined: 10. May 2014 07:54
Operating System: 2008 R2 x64 / Windows 7 x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby starams5 » 10. May 2014 13:49

Hi,

Final update. It worked flawlessly. i re-installed xampp 1.77 and perform the upgrade. Then moved the files to 1.8.3-3, and archive extraction worked again. Obviously it will take more preparation for a live site, but we now know it is possible. This forum is the best.

Thanks.
User avatar
starams5
 
Posts: 5
Joined: 10. May 2014 07:54
Operating System: 2008 R2 x64 / Windows 7 x64

Re: Archive Extraction Fails In XAMPP Win32 1.8.3-3 VC11

Postby Altrea » 11. May 2014 19:58

Thank you very much. Glad you got it working. 8)
Have fun with XAMPP and all that stuff
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 111 guests