Re: Unable to load php_apc.dll on IIS6

Jeff <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
Jeff <jeff_j_dunlap <at> yahoo.com> writes:

> 
> I am unable to get APC (php_apc.dll) to load on my Windows 2003 IIS6 
webserver 
> running PHP Version 5.2.5, PHP running in ISAPI mode (not cgi mode).
> 
> Please advise,
> 
> Thank you
> 

Please note that I tried each of the dlls located here:

http://downloads.php.net/pierre/

And of course, I included this in the 'Windows Extension' section:

extension=php_apc.dll

and at the bottom tried different setting such as:

[APC]
apc.cache_by_default = On
apc.enable_cli = Off
apc.enabled = On
apc.file_update_protection = 2
apc.filters = 
apc.gc_ttl = 3600
apc.include_once_override = Off
apc.max_file_size = 1M
apc.num_files_hint = 1000
apc.optimization = Off
apc.report_autofilter = Off
apc.shm_segments = 1
apc.shm_size = 30
apc.slam_defense = 0
apc.stat = On
apc.ttl = 0
apc.user_entries_hint = 100
apc.user_ttl = 0
apc.write_lock = On

The problem though is that the dll does not load.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.