![]() |
Zend Optimizer
Has anyone had experience with getting Zend Optimizer to work on FreeBSD systems? i'm running FBSD 4.11 w/ PHP 4.4.0, and Zend Optmizer 2.5.10a (the only version which is compatible with 4.4.0). Everytime I compile it, either in ports or running their install.sh, it causes PHP, and in turn Apache, to core dump. Anyone know a work around?
|
bump for the today crew
|
Quote:
paste it here. |
i mean maybe go back to earlier versions and don't use ports ?
|
extension=imagick.so
extension=pcre.so extension=pcntl.so extension=tokenizer.so extension=posix.so extension=gd.so extension=sockets.so extension=mysql.so extension=xml.so extension=zlib.so extension=ctype.so extension=session.so extension=overload.so |
Quote:
;extension=imagick.so The Zend Optimizer doesn't like certain php extensions compiled dynamically. If you must have PHP ImageMagick support (Which I doubt you do), build it statically. |
Ahh good idea, I'll let you know how it goes.
|
Looks like ImageMagick was the problem. Damn extensions.
|
All times are GMT -7. The time now is 08:13 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123