PDA

View Full Version : Zend Not Recognized


jsadony
07-17-2006, 02:13 PM
I am moving my calendar to a new server. In doing so the calendar will not recognize my installation of Zend. Here's my config:

EPC v6.3.21
Fedora FC5 x86 64bit
Php 5.1.4
Zend Engine v2.1.0
Zend Optimizer v3.0.1

With a forum search I found this:

http://www.easyphpcalendar.com/forums/showthread.php?t=4913&highlight=Zend

Is there a fix for this?

Thanks!
Joe

Brian
07-17-2006, 02:19 PM
What does the tester script report (from the Free Download page)?


What error(s) do you get?

jsadony
07-17-2006, 06:53 PM
Here is the complete output of the tester web page. I didn't get anyting useful from it:

Compatibility Test Script
PHP Version Pass [Version 5.1.4] Sessions Support Pass Zend Optimizer Fail - Zend Optimizer Not Detected Zend Optimizer must be Version 2.5.5 or greater! Ask your web host provider if you are unsure. The latest version of Zend Optimizer can be downloaded from www.zend.com (http://www.zend.com/store/products/zend-optimizer.php).
ionCube Loader Pass Testing Results: Testing whether your system supports run-time loading...


Looking for Loader 'ioncube_loader_lin_5.1.so'

Extensions Dir: /usr/lib64/php/modules (/usr/lib64/php/modules)
Relative Path: /../../../../var/www/html/tester/

Successful! Run-time loading should be possible on your system.

The Linux Loader for PHP 5.1 release is required.

Even if the ionCube results are successful, there may be additional steps required for this success which would be outlined in the Testing Results above. The most common requirement would be the use of a run-time loader.
Several common loaders are already included in the trial download.
Other loaders are available directly from www.ioncube.com (http://www.ioncube.com/loaders.php). (Knowledgebase (https://www.easyphpcalendar.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=30&nav=0))

This server appears compatible with the Easy PHP Calendar!
Download and install the trial version to confirm compatibility. Download the Trial Version:
PHP 5.x Zend [Preferred] ionCube Zip File NA Download (http://www.easyphpcalendar.com/forums/../getFile/?file=ic5) Auto-Installer NA Download (http://www.easyphpcalendar.com/forums/../getFile/?file=ia5)
The auto-installer works just like most installers for programs downloaded from the internet.
Simply run the installer then enter the FTP login and server path information (usually www or public_html).
The installer will then upload all of the files in the correct format and set permissions where needed.
No more worrying about binary or ASCII modes or file permissions. The installer does all of the work for you!
*The auto-installer can be run on Microsoft Windows and uploaded to any type of web server.


Failure Messages and Suggestions:
* A compatible version of Zend Optimizer could not be found on this server. In order to run the EasyPHPCalendar, your web host provider should install the latest version of Zend Optimizer on the server (or the server must have passed the ionCube Loader test). Zend Optimizer is free and more information can be found at www.zend.com. (http://www.zend.com/store/products/zend-optimizer.php)

Frequently Asked Questions: Q: Why do I need Zend Optimizer or ionCube Encoder?

A: The Easy PHP Calendar is encoded which makes the actual code unreadable to all but servers that support the proper 'decoders'. This is done to protect our intellectual property and to prevent pirating of our source code. However, the calendar is designed in such a way as to allow you complete control over the look and actions of the script without the need to view or modify the source code.
Q: What if both decoder tests fail and I want to run the Easy PHP Calendar?

A: You should check with your web host provider to see if they will install the necessary components and/or configure the server for these two common encoders. Most servers should easily support both options and they are free for web hosts to install/configure on their server(s). Q: Is there a recommended web host provider that fully supports the Easy PHP Calendar?

A: If your current host is unable to accommodate your needs or if you're just looking for a better hosting solution, we can recommend an excellent web host provider that supports all of the features required to run the Easy PHP Calendar. You can find out more at www.iHostParadise.com (http://www.ihostparadise.com/). :: Tester Version 1.9.6 | Easy PHP Calendar (http://www.easyphpcalendar.com/forums/../) | Copyright 2006 NashTech, Inc. (http://www.nashtech.net/) ::

THANKS!
JOE

Brian
07-17-2006, 07:36 PM
It would seem that the Zend Optimizer isn't working properly on your server because the Zend test failed.

Try using the ionCube files as it appears they may work.

jsadony
07-17-2006, 07:40 PM
I do have ioncube working. I tried that after leaving the last message. Should have tried that first.

Now on to to the licensing FAQs! I need to change my license to support the production domain name.

Thanks!
Joe