I think you mean "extension=php_apc.dll" and not "extension=php_apc.so" on
Windows systems :-)
________________________________
Von: Tobias Gies [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 4. November 2008 12:18
An: Robert Castley
Cc: [email protected]
Betreff: Re: [fw-general] APC and ZF tutorial
Hi Robert,
it's really simple: APC is a PHP extension that will work out of the
box when installed.
On Unixoid systems, simply run pecl install apc and add
"extension=apc.so" to your php.ini.
On Windows systems, download php_apc.dll from pecl4win, drop it in your
PHP extension directory and add "extension=php_apc.so" to your php.ini.
Best regards,
Tobias
2008/11/4 Robert Castley <[EMAIL PROTECTED]>
Hi
I see APC mentioned a lot on this list and I was wondering if
anyone has a tutorial for configuring APC for use with ZF?
I have a default PHP and Apache install on Windows
XP/Ubuntu/Mac and would like to what I have to do to my ZF app to get it using
APC.
Cheers,
- Robert
________________________________________________________________________
This email has been scanned for all known viruses by the
MessageLabs Email Security Service and the Macro 4 plc internal virus
protection system.
________________________________________________________________________