php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66585 apcu already loaded
Submitted: 2014-01-27 12:47 UTC Modified: 2014-01-28 17:26 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: hajo at csphere dot eu Assigned: krakjoe (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.4.24 OS: Windows 7
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hajo at csphere dot eu
New email:
PHP Version: OS:

 

 [2014-01-27 12:47 UTC] hajo at csphere dot eu
Description:
------------
Warning: Module 'apcu' already loaded in Unknown on line 0

Double checked php.ini files, just one line in there. Besides that version 401 and 402 work fine, its just 403 that has got this startup error.

extension=php_apcu.dll


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-27 12:48 UTC] hajo at csphere dot eu
-Package: *General Issues +Package: APC
 [2014-01-27 12:48 UTC] hajo at csphere dot eu
changed package to apc
 [2014-01-27 18:26 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2014-01-27 18:26 UTC] requinix@php.net
Comment out that one particular line in your php.ini and restart. Is apcu still loaded?
 [2014-01-27 18:32 UTC] hajo at csphere dot eu
-Status: Feedback +Status: Open
 [2014-01-27 18:32 UTC] hajo at csphere dot eu
told you that i double checked php.ini for the line where it gets loaded and it does only occur once. when i comment it out neither apc nor apcu are loaded as an extension.
 [2014-01-28 17:26 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2014-01-28 17:26 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

This was fixed on the same day; the 4.0.3 release package was replaced later on the same day.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 16:01:33 2025 UTC