PDA

View Full Version : Zend problems


centran
12-01-2005, 07:00 PM
I am really interested in the program but I am having problems with the tester.

I have installed Zend 2.5.10a. When I run a page with phpinfo it says it has makes use of Zend Engine v1.3.0.
When I run tester 1.9.2 it says it can not detect Zend. The same thing happens when I try to install the demo.

I can not run ioncube becuase my php was compiled with --enable-debug. Why you ask? because that is the default emerge(if you know what that means).

I am tired of jumping through hoops for this program so I give up for now and I am asking if anyone might know what is going on. I know you want to protect your IP and all but this is frustrating.

Brian
12-01-2005, 07:17 PM
Make sure you have the Zend Optimizer as well (http://www.zend.com/store/products/zend-optimizer.php). That should get you up and running. :)

centran
12-01-2005, 09:00 PM
I did install the optimizer. I thought that is what is supposed to be installed.

Brian
12-01-2005, 09:08 PM
The Zend Engine and Zend Optimizer are two separate products. They both need to be installed to run on the server (and the server restarted so they execute).