Re: Problem withe memcached inside the handler

2012-01-19 Thread Idel Fuschini
Another information, in other platform working well Idel On 19 January 2012 12:50, Idel Fuschini wrote: > Hi I've got this simple module: > > #file:Apache2/AMFTest.pm; > # > > # > # Created by Idel Fuschini > # Date: 01/08/10 > # Site: http://www.apachemobilefilte

Problem withe memcached inside the handler

2012-01-19 Thread Idel Fuschini
Hi I've got this simple module: #file:Apache2/AMFTest.pm; # # # Created by Idel Fuschini # Date: 01/08/10 # Site: http://www.apachemobilefilter.org # Mail: idel.fusch...@gmail.com package Apache2::AMFTest; use strict; use warnings; use Apache2::AMFCommonLib