Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

calendar was fine - now Zend error!
Old 02-22-2007, 11:47 PM   #1
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default calendar was fine - now Zend error!

My calendar has been installed & working fine for over a week - now suddenly getting this Zend Optimizer message in place of my home page!

Zend Optimizer not installed

This file was encoded by the Zend Encoder / Zend SafeGuard Suite
In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.
What is the Zend Optimizer?

The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.
In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.
The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.
 

Old 02-23-2007, 06:20 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

If this has just started, something must've changed on your server. You should contact your hosting service to see if changes were made.

You could also try the tester script to see if ionCube would be compatible with your server's configuration.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.

Last edited by ve9gra; 02-23-2007 at 06:23 AM.
 

Old 02-23-2007, 09:05 AM   #3
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

FWIW, Zend is installed at the server level and didn't come with the calendar. Your web host provide would have been responsible for it running properly and it would appear they have disabled it. So, as ve9gra said, you should contact your web host provider and tell them your Zend scripts are no longer functioning.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

is there a new version of Zend
Old 02-23-2007, 09:44 AM   #4
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default is there a new version of Zend

Here is the reply from my host - FRII (they suck!)

We were forced to upgrade from PHP 5.1.5 to 5.2.1 today due to new security exploits and, unfortunately, Zend Optimizer does not work with the new version. We do not know when or if there will be a fix for this issue so at this time the only solution we can suggest is to modify your code to not use the Zend Optimizer. If a fix becomes available we will notify you immediately.

Do you know if here is a new version of zend that is compatible with php 5.2.1?

Thanks! Jen
 

Old 02-23-2007, 10:12 AM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

According to Zend's web site, there is a new version of the Optimizer that works with PHP 5.2.

http://www.zend.com/products/zend_optimizer

I've also responded to your license request.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

thanks!
Old 02-23-2007, 10:23 AM   #6
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default thanks!

Thank you - I'm setting up the IonCube version now, but I will also send the new Zend info to my host. I'm planning to change hosts soon - this one has been very problematic.

I have purchased five different licenses for the calendar for five different sites - love the product and easy setup & customization. Thanks!
 

new error
Old 02-23-2007, 10:46 AM   #7
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default new error

Please help again...

I was about halfway through the Calendar setup and got this error:


Parse error: syntax error, unexpected $end in /u/vp/berthoudcolorado.com/www/calendar/config.inc.php on line 156
 

Old 02-23-2007, 11:52 AM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

That's a new one to me... Is this a new config.inc.php file?
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 02-23-2007, 12:54 PM   #9
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default

Yes - I downloaded the ioncube version based on Gervais' recommendation, installed it to my server and everything seemed fine.
I started in on the setup and got to the users - when I clicked Save Changes, this error came up.
 

Old 02-23-2007, 01:00 PM   #10
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

There shouldn't be a line 156 in that file. It should end at 155.

You may want to upload that file again and try doing it in ASCII mode and see if that helps.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 02-23-2007, 02:04 PM   #11
rotarjen
Calendar User
 
rotarjen is offline
Join Date: Sep 2006
Posts: 24
Default

This seems to be working now. Thanks for the help
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Zend not installed error, when it is mecnetadmin Installation / Upgrade Questions 24 02-15-2008 03:36 PM
License Key Error displaying on Calendar Kirt General Support 1 11-17-2006 09:08 AM
fatal error showing where calendar should be nichi Mambo/Joomla Integration 9 08-31-2006 06:29 PM
calendar suddely showing zend optimizer error message srp General Support 2 08-16-2006 04:44 PM
The Calendar works fine, but it messes up my page. DavidQ General Support 7 07-12-2006 06:44 AM



All times are GMT -4. The time now is 03:13 PM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |