Re: [PHP-WIN] using php apc functions

2010-05-05 Thread Richard Quadling
t; Details at http://pecl.php.net/package/WinCache and > http://www.iis.net/download/WinCacheForPhp. > > Thanks, > Don. > > -Original Message- > From: Pierre Joye [mailto:pierre@gmail.com] > Sent: Wednesday, May 05, 2010 12:42 AM > To: Alexander Schunk > C

RE: [PHP-WIN] using php apc functions

2010-05-05 Thread Venkat Raman Don
. Thanks, Don. -Original Message- From: Pierre Joye [mailto:pierre@gmail.com] Sent: Wednesday, May 05, 2010 12:42 AM To: Alexander Schunk Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] using php apc functions hi, Did you restart apache? Are you sure you edited the correct

Re: [PHP-WIN] using php apc functions

2010-05-05 Thread Pierre Joye
hi, Did you restart apache? Are you sure you edited the correct php.ini? You can verify it using a simple phpinfo(); page. Cheers, -- Pierre On Wed, May 5, 2010 at 8:30 AM, Alexander Schunk wrote: > Hello, > > i want to use the php APC Functions. > > I am using xampp server and latest php. > >

[PHP-WIN] using php apc functions

2010-05-04 Thread Alexander Schunk
Hello, i want to use the php APC Functions. I am using xampp server and latest php. The Windows dll for APC is in the extensions directory and the extension is configured in the php.ini. However, i still get an error that php does not find the fuction apc_add: $myvar = 'hell world'; $sto