~ overflow ~

Tag: zend

Zend Optimizer download links

by z3n on Dec.25, 2009, under Linux Happyness, Notes

Problem:

Zend requires registration in order to dowload the free optimizer, it’s annoying and you keep receiving spam.

Solution:

http://downloads.zend.com/optimizer/3.3.3/ZendOptimizer-3.3.3-linux-glibc23-x86_64.tar.gz (linux 64-bit)
http://downloads.zend.com/optimizer/3.3.3/ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz (linux 32-bit)

neat.

Leave a Comment :, , , more...

Zend and Fedora Issue

by admin on Oct.17, 2008, under Linux Happyness

Problem:

Failed loading /usr/local/Zend/lib/Optimizer-3.3.3/php-5.1.x/ZendOptimizer.so:  /usr/local/Zend/lib/Optimizer-3.3.3/php-5.1.x/ZendOptimizer.so: cannot restore segment prot after reloc: Permission denied

Fix:

setenforce 0 (and restart httpd)

and disable SELINUX here:
/etc/selinux/config

SELINUX=disabled

to have this set next time you boot the machine.

Source

Leave a Comment :, , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!