Is my APC extension working in WAMP 64bit
Posted by: Dequ (---.range86-138.btcentralplus.com)
Date: September 18, 2012 09:25PM

How can I tell if the APC extension has loaded correctly?

I had been posting in a previous topic [forum.wampserver.com] , but I decided to have one last effort at getting the 64bit version of the server working with APC before giving up and reverting to 32bit.

And WOW! It seems to have worked! I used the dll from here -----> [downloads.php.net] and miraculously it seems to have worked first time, WAMP server is running just fine and I also dont have the issue of the INTL extension not working correctly as previously experienced.

Before I launch into a Symfony2 and Doctrine installation, it would be nice to know a way of checking whether thisngs have installed correctly.

Options: ReplyQuote
Re: Is my APC extension working in WAMP 64bit
Posted by: stevenmartin99 (Moderator)
Date: September 18, 2012 10:48PM

Php.net don't supply x64 extensions....

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Is my APC extension working in WAMP 64bit
Posted by: Dequ (---.range86-138.btcentralplus.com)
Date: September 18, 2012 10:55PM

We had established this in the previous post Steve, but.....

There is a VC9 dll here [downloads.php.net]
It has both ts and nts versions!

Options: ReplyQuote
Re: Is my APC extension working in WAMP 64bit
Posted by: Dequ (---.range86-138.btcentralplus.com)
Date: September 18, 2012 11:05PM

I get the following in the error log.....

[Tue Sep 18 22:03:35 2012] [notice] Apache/2.2.22 (Win64) PHP/5.4.3 configured -- resuming normal operations
[Tue Sep 18 22:03:35 2012] [notice] Server built: May 13 2012 19:41:17
[Tue Sep 18 22:03:35 2012] [notice] Parent: Created child process 4976
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.4.3/ext/php_intl.dll' - The specified module could not be found.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.4.3/ext/php_apc.dll' - %1 is not a valid Win32 application.\r\n in Unknown on line 0
[Tue Sep 18 22:03:35 2012] [notice] Child 4976: Child process is running
[Tue Sep 18 22:03:35 2012] [notice] Child 4976: Acquired the start mutex.
[Tue Sep 18 22:03:35 2012] [notice] Child 4976: Starting 64 worker threads.
[Tue Sep 18 22:03:36 2012] [notice] Child 4976: Starting thread to listen on port 80.
[Tue Sep 18 22:03:36 2012] [notice] Child 4976: Starting thread to listen on port 80.

Options: ReplyQuote
Re: Is my APC extension working in WAMP 64bit
Posted by: Dequ (---.range86-138.btcentralplus.com)
Date: September 18, 2012 11:18PM

Just spotted the mismatch....

x86 vs x64 architecture.... Is this what causes the problem?

Options: ReplyQuote
Re: Is my APC extension working in WAMP 64bit
Posted by: stevenmartin99 (Moderator)
Date: September 18, 2012 11:47PM

Yes vc6 and vc9 are just the compiler versions

Nts and ts are the thread type

X86 and x64 is the processor type

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.