PDA

View Full Version : Zend Optimizer & CentOS 4.5?


fos
08-09-2007, 11:27 PM
I just tried to install Zend Optimizer as required by a software package.

The install seemed to go fine. But all php scripts would cause a segmentation fault with apache.

If you hadn't noticed LinuxAgora was belly up!

Fortunately, restoring the original php.ini file fixed the problem. Thank goodness I had saved it earlier. The Zend Optimizer installation script didn't

whew, fos....

danieldk
08-10-2007, 01:42 PM
Does it do relocation stuff that is prevented by SELinux or other mitigation bits? Any useful output in the audit logs?

fos
08-10-2007, 02:56 PM
The php scripts bring up the "Save to disk? or Open with?" prompt in a browser.

The only thing I could find in the logs was a segmentation fault generated by Apache.

An internet search implied that SELinux might be the problem. It provided a possible solution. I printed it out and hope to give it a try this weekend. I need to make some backups in case it does something that I can't recover from.

Fortunately, I had a backup of the original php.ini file. It modified the original and moved it to a subdirectory of Zend Optimizer.

I need Optimizer for an AWBS hosting package. It may not be worth the effort.

Thank you,
fos