View Full Version : Error on new server
Minnie
02-11-2006, 08:34 PM
Hi Brian,
I've successfully moved one calendar (recent version) but am having trouble from an older version 6.2.8.2 can't get to the setup to put in a new licence number and it doesn't display correctly in the page (make that not at all and messes up other things on the page).
The error is:
Fatal error: This encoded file is corrupted. Please refer to http://www.zend.com/support/support_faq.php?id=loader_file_corrupt for further help in /home/organics/public_html/calendar/setup/index.php on line 0
Can you help?
Thanks
Vicki
Minnie
02-11-2006, 09:37 PM
Hi Brian,
I also get - Invalid Access - 19 -
When accessing the /calendar/index.php and the same error shows for where the calendar is, in the page
Regards
Vicki
Brian
02-12-2006, 08:20 AM
To fix the Invalid Access 19, manually edit the calendar.php file and remove everything between the quote marks for the variable $intsum (I think that's the correct variable name... it's not longer used in the current versions... the value will be some random characters). Then, log into the Setup Manager.
If you're sure the files are uploaded properly but you still see a corrupt error, the version of Zend Optimizer on the server may be out of date.
Minnie
02-12-2006, 02:57 PM
Hi Brian,
Removed:
==================
// INITSUM
$epcInitSum="384cb854644425079baeec43aa82534f";
if ($getPaths!=1 && $epcGetInit!=1) {/";
}
===============================
Then got a parse error, so I put it back and got the access 12 again...
Still couldn't get into the setup.
The version is more than 6 months old, the version purchased two weeks ago for another website on the server works fine with the zend on the server (which is the latest version).
Any other thoughts?
Regards
Vicki
ve9gra
02-12-2006, 07:06 PM
I think you may have removed too much... what's in red should be removed
==================
// INITSUM
$epcInitSum="384cb854644425079baeec43aa82534f";
if ($getPaths!=1 && $epcGetInit!=1) {/";
}
===============================
Minnie
02-12-2006, 07:58 PM
Hi ve9gra,
Did that still get the same messages.
:-(
Vicki
Brian
02-12-2006, 09:54 PM
You may want to upgrade to the latest release which does not rely on the initsum code.
Minnie
02-12-2006, 10:01 PM
So is there a charge?
Vicki
Brian
02-13-2006, 08:47 AM
https://www.easyphpcalendar.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=25&nav=0,7
:)
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.