Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't install apc on wamp2.2 on a windows 7 x64 machine, wamp is also x64. Help please
    primarykey
    data
    text
    <p>I’ve been trying to install apc on wamp 2.2 on a windows 7 x64 to no avail. I downloaded php_apc without memprotect and was able to select it in the task switcher on wamp, I also added the extension and the following:</p> <pre><code>[APC] apc.enabled = 1 apc.shm_segments = 1 apc.shm_size = 64M apc.max_file_size = 10M apc.stat = 1 </code></pre> <p>to php.ini, next, downloaded apc.php from <a href="http://svn.php.net" rel="nofollow">http://svn.php.net</a>, but my phpinfo() file doesn’t show apc no matter what I do, and apc.php says it isn’t running.</p> <p>I've read about wamp being built on vc6 but on pierre's php extensions page I can't find any vc6 version anymore, plus I have php5.4.3 with the MSVC9 (Visual C++ 2008) compiler, so I figure I must not install a vc6 version. But I can't find any information about wamp and alternative php cache (thats the full name!). All the pages where I've read about it make it seem very simple, but I can't make it work. I need apc to deal with the nicEdit image uploading, by the way. Any help would make me very, very happy!</p> <p>Also, I notice a couple of things, many posts right here on this forum say that apc is not supported by php 5.4, and on other posts people say that for windows we should use vc6 versions either of php or its extensions. The thing is I'm using wamp as I said, and don't want to go through the process of installing php and apache independently. Even if I did, then what dll should I download (after searching a lot, as pecl doesn't provide dlls), also considering that I can't afford for a server other than apache and it is recommended not to install any vc9 version of php with apache's binaries? Again, any help is greatly appreciated.</p> <p>Think I finally got it, @eis you were right about installing the correct x64bit extension. I downloaded the correct one from the list of extensions hosted in mediafire on this <a href="http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/" rel="nofollow">http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/</a> site. Now I can see apc is installed on phpinfo(); Thanks and goodbye. Will keep posting about the usage of apc though.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload