[PHP] Re: APC opcode cache behavior

2013-02-13 Thread Aaron Holmes
Driving home, I realized how vague this was. Specifically, I'm looking for information on when APC will cache a file or directory, and what it checks before doing so. Thanks again, Aaron Holmes On 2/13/2013 6:53 PM, Aaron Holmes wrote: Hello, I'm trying to find some information on APC opcode

[PHP] APC opcode cache behavior

2013-02-13 Thread Aaron Holmes
Hello, I'm trying to find some information on APC opcode cache behavior. We noticed an issue where, when switching symlinks to different versions of sites, old code was running from the previous version after switching the symlink. Anyone know where I can find more information on this? Thanks

Re: [PHP] webDAV/CalDAV client class experience ?

2013-02-13 Thread Daniel Brown
On Tue, Feb 12, 2013 at 3:40 PM, B. Aerts wrote: > Hello, > > I'm working on this one for more than a year (personal project) - but I'm > turning pretty desperate here. > > I'm trying to connect to 2 Calendars through the CalDAV protocol. > The calendars are hosted by 2 webmail providers. > If I t