|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2009-10-04 18:40 UTC] info at thomas-peterson dot de
Description: ------------ Hello, with Php Version 5.3 and 5.2.9 i become an error with the new APC Version: [apc-error] Cannot redeclare class zend_application_bootstrap_bootstrapper in C:\xampp\htdocs\project\library\Zend\Loader.php on line 83 This Error can i reproduce with many Software e.g. phpmyadmin With the Version: Version 3.1.0-dev $Revision: 3.151 $ the error comes not :) This Version is included in xampp PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Dec 06 11:00:02 2025 UTC |
An Overview Apache 2.2 - stat = 0 * the first request works * all other failed with tis error: Warning: require_once(C:\Program Files\Apache2 \Zend\Application.php): - stat = 1 * all request fail with apc_error Cannot redeclare class PHP Cli - stat = 0 * all request works - stat = 1 * all request fail with apc_error Cannot redeclare classno effect with apc.canonicalize=0 [apc-error] Cannot redeclare class zend_application_bootstrap_bootstrapper in C:\xampp\htdocs\project\library\Zend\Loader.php on line 83 and the file is in Zend/Application/Bootstap/Bootstrapper interface Zend_Application_Bootstrap_Bootstrapper { }