zend-optimizer Questions

3

Solved

Is there a way to clean/reset the cached files using Opcache with PHP5.4 or lower? Here is the opcache_reset() function which just seems to work with PHP5.5 A workaround was to reboot... Edit: I ...
Unship asked 18/7, 2013 at 6:59

2

Solved

We have a website maintained by an old employee and it appears it's encoded by Zend Guard including all backups. I know a little about Zend Optimizer, but never considered it for source protection...
Ostentation asked 28/11, 2010 at 17:24

4

Solved

What are the best ways to make Zend-Framwork run faster besides Zend Optimizer? If I remember correctly, parsing .ini files in PHP takes a long time. Therefor I cache it (the file won't change dur...
Varanasi asked 25/10, 2010 at 16:5

2

Solved

I have a colleague who is looking into opcode caching/Zend Acceleration (I've always assumed these are the same thing) for our PHP based application. His Benchmarks appear to indicate that we're NO...
Mowry asked 16/10, 2008 at 18:34

10

Solved

Does anybody have experience working with PHP accelerators such as MMCache or Zend Accelerator? I'd like to know if using either of these makes PHP comparable to faster web-technologies. Also, are ...
Fabiolafabiolas asked 16/8, 2008 at 0:55
1

© 2022 - 2024 — McMap. All rights reserved.