Edit report at http://bugs.php.net/bug.php?id=51390&edit=1

 ID:               51390
 Comment by:       azurtec at wanadoo dot fr
 Reported by:      t_wiedmann at t-online dot de
 Summary:          need PHP APC binaries for 5.2.13
 Status:           Bogus
 Type:             Feature/Change Request
 Package:          *Extensibility Functions
 Operating System: Windows XP
 PHP Version:      5.2.13
 Assigned To:      pajoye

 New Comment:

Hi, i have the same problem as Thomas (experienced just now).



It seems that php_apc.dll v5.2.9 doesn't work with php v5.2.13.



All works well on another server (i don't have the exact versions cause
it's not accessible for now, but i installed it one year ago so php
version was lesser), and same for the actual 5.3 versions...



Thanks by advance for your time.



Laurent.


Previous Comments:
------------------------------------------------------------------------
[2010-03-26 08:40:19] t_wiedmann at t-online dot de

some more informations:



I move my projekt to a new server (both Windows XP Server 2003)



old:

* apache_2.2.4-win32-x86-no_ssl.msi

* php-5.2.3-Win32

* php_apc.dll (Version 5.2.1.1)

* Zend Framework 1.5.2



Work well!



same code on the new server failed



* Apache apache_2.2.14-win32-x86-no_ssl.msi

* php-5.2.13-Win32

* php_apc.dll (Version 5.2.9)

* Zend Framework 1.5.2



Hope this helps 



Thanks!

Thomas

------------------------------------------------------------------------
[2010-03-26 08:17:30] t_wiedmann at t-online dot de

but I get problems. 



I work with



* Apache apache_2.2.14-win32-x86-no_ssl.msi

* php-5.2.13-Win32

* Zend Framework



anything work well, but if I enable this APC dll (5.2.9) Apache STOPs
and I get this in error.log:



[Fri Mar 26 08:05:14 2010] [apc-error] Cannot redeclare class
zend_registry



Looks like a problem with Zend Framework, but without APC anything work
well.



php.ini:



[APC]

apc.enabled=1

apc.shm_segments=1

apc.optimization=0

apc.shm_size=128

apc.ttl=7200

apc.user_ttl=7200

apc.num_files_hint=1024

apc.enable_cli=0

apc.rfc1867=1

apc.mmap_file_mask="c:/Programme/SVEN/apc-temp/apc.XXXXXX"



Bug or feature ?



Thanks for any help!



Thomas

------------------------------------------------------------------------
[2010-03-25 15:28:42] paj...@php.net

There is no bug (and certainly not in php :). And yes, the 5.2 bins work
for anything after 5.2.6.

------------------------------------------------------------------------
[2010-03-25 15:25:43] johan...@php.net

the 5.2.9 build should in theory work, pierre can you update anyways?

------------------------------------------------------------------------
[2010-03-25 15:09:28] t_wiedmann at t-online dot de

Description:
------------
Hi,



I need php_apc.dll binaries for PHP 5.2.13. On
http://downloads.php.net/pierre/ the lastest version is 5.2.9.



Many thanks!



Thomas

Expected result:
----------------
php_apc.dll binaries for PHP 5.2.13



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51390&edit=1

Reply via email to