Any advise yet for memory_limit? I am getting errors. How the array setting
should be?
 در 2014 2 12 14:55، "Nima Sadjadi" <nsadj...@gmail.com> نوشت:

> Hi,
> I was not able to write one for memort_limit I always get error, would you
> kindly show me how the array for memory_limit should be?
> در 2014 2 7 20:42، "jmleroux [via Zend Framework Community]" <
> ml-node+s634137n4661643...@n4.nabble.com> نوشت:
>
>> Hum, no. :)
>>
>> I'm willing to help, but you have to do your homework. ;)
>>
>>
>> Le 07/02/2014 15:17, Parsifal a écrit :
>>
>> > Thanks a lot. Would you please write the same for all other available
>> > adapters too?
>> > I use ZF2.
>> >   در 2014 2 7 09:36، "jmleroux [via Zend Framework Community]" <
>> > [hidden email] <http://user/SendEmail.jtp?type=node&node=4661643&i=0>>
>> نوشت:
>> >
>> >> Something like this :
>> >>
>> >> $cache   = \Zend\Cache\StorageFactory::factory(array(
>> >>      'adapter' => array(
>> >>          'name' => 'filesystem',
>> >>          'options' => array(
>> >>              'cache_dir' => '/tmp/cache',
>> >>              'ttl' => 3600,
>> >>          ),
>> >>      ),
>> >>      'plugins' => array(
>> >>          // Don't throw exceptions on cache errors
>> >>          'exception_handler' => array(
>> >>              'throw_exceptions' => false
>> >>          ),
>> >>          'serializer' => array(
>> >>              'serializer' => 'Zend\Serializer\Adapter\PhpSerialize',
>> >>              'options' => array(),
>> >>          ),
>> >>      )
>> >> ));
>> >>
>> >>
>> >>
>> >>
>> >> ------------------------------
>> >>   If you reply to this email, your message will be added to the
>> discussion
>> >> below:
>> >>
>> >>
>> http://zend-framework-community.634137.n4.nabble.com/zend-cache-Not-found-tp4661626p4661640.html
>> >>   To unsubscribe from zend_cache Not found, click here<
>> >> .
>> >> NAML<
>> http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>> >>
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> http://zend-framework-community.634137.n4.nabble.com/zend-cache-Not-found-tp4661626p4661642.html
>> > Sent from the Zend Framework mailing list archive at Nabble.com.
>>
>> --
>> JM Leroux
>>
>> https://github.com/jmleroux
>>
>>
>> --
>> List: [hidden email]<http://user/SendEmail.jtp?type=node&node=4661643&i=1>
>> Info: http://framework.zend.com/archives
>> Unsubscribe: [hidden 
>> email]<http://user/SendEmail.jtp?type=node&node=4661643&i=2>
>>
>>
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://zend-framework-community.634137.n4.nabble.com/zend-cache-Not-found-tp4661626p4661643.html
>>  To unsubscribe from zend_cache Not found, click 
>> here<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4661626&code=bnNhZGphZGlAZ21haWwuY29tfDQ2NjE2MjZ8LTEzOTk0MzM3ODU=>
>> .
>> NAML<http://zend-framework-community.634137.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/zend-cache-Not-found-tp4661626p4661674.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to