php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80613 500 Internal Server Error downloading APC 3.0.18
Submitted: 2021-01-10 20:54 UTC Modified: 2021-01-11 16:59 UTC
From: mlocati at gmail dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mlocati at gmail dot com
New email:
PHP Version: OS:

 

 [2021-01-10 20:54 UTC] mlocati at gmail dot com
Description:
------------
It's not possible to download APC version 3.0.18 from pecl.php.net:

$ curl -sSLf https://pecl.php.net/get/APC-3.0.18.tgz >/dev/null
curl: (22) The requested URL returned error: 500 Internal Server Error

(The other versions work without any issue)

Test script:
---------------
curl -sSLf https://pecl.php.net/get/APC-3.0.18.tgz >/dev/null


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-11 16:59 UTC] mlocati at gmail dot com
-Status: Open +Status: Closed
 [2021-01-11 16:59 UTC] mlocati at gmail dot com
Bug report superseded by https://bugs.php.net/bug.php?id=80615
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC