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

Zend to IonCube version
Old 02-01-2011, 06:12 AM   #1
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default Zend to IonCube version

Hi
I need to move my calendar to the IonCube version because of server issues. Is this possible and how do you change from Zend to IonCube?

Thanks

David
 

Old 02-01-2011, 06:44 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

Yes you can. It is as easy as following the upgrade instructions with the version that you want to use.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-01-2011, 07:57 AM   #3
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

I did follow the upgrade instructions at http://docs.easyphpcalendar.com/ (Upgrading/FTP manual)but I just got a load of error messages with no calendar.
 

Old 02-01-2011, 11:13 AM   #4
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

What are the error messages?
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 02-01-2011, 01:26 PM   #5
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

I had to revert back to the original so that it could be used, but it did say something about installing IonCube app I think.
 

Old 02-01-2011, 05:15 PM   #6
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

If your server doesn't allow for Dynamic Loading of extensions, then you will need to modify your php.ini in order to load the ionCube loader.

You can upload the folder "ioncube" that is inside of the ionCube version of the calendar to your server, and then go to yoursite.com/calendar/ioncube/ioncube-loader-helper.ini. That file will help you figure out what you need to do to enable ionCube. Then, once that is done, you can redo the upgrade steps.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-02-2011, 12:00 PM   #7
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

I downloaded the calendar folder again, there is know ioncube folder inside the folder?

This is for the latest version
 

Old 02-02-2011, 03:38 PM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

You need to follow the instructions of the tester script to get the ioncube files you need for your server.
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

Old 02-02-2011, 06:21 PM   #9
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

I just get error messages which don't mean anything to me!

Please correct that error and try again. You may wish to view the following for further help:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/etc/php.d/bcmath.ini) is not within the allowed path(s): (/www/eh7340) in /www/eh7340/public_html/tester/loader-wizard.php on line 848

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/etc/php.d/dba.ini) is not within the allowed path(s): (/www/eh7340) in /www/eh7340/public_html/tester/loader-wizard.php on line 848

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/etc/php.d/dbase.ini) is not within the allowed path(s): (/www/eh7340) in /www/eh7340/public_html/tester/loader-wizard.php on line 848

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/etc/php.d/dom.ini) is not within the allowed path(s): (/www/eh7340) in /www/eh7340/public_html/tester/loader-wizard.php on line 848
 

Old 02-02-2011, 08:08 PM   #10
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

I'm guessing here that the ionCube helper is trying to load all files used to configure PHP, which your host has put restrictions on so that you can't see the config.

I would say you can disregard those error messages.

Do you have a link where we could view the Tester for ourselves?
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-03-2011, 02:22 AM   #11
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

The link is

http://campbeltowngrammar.org.uk/tes...e=loader_check
 

Old 02-03-2011, 07:22 AM   #12
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

That's exactly what it's doing. It is checking all of the configuration files to see if there already is a line defining to load the ionCube loaders. Since there's an open_basedir restriction in effect, the tester can't verify the configuration.

If you cannot create your own php.ini (this depends on the host) then you're likely going to have to involve your host so that they can add the required configuration.

However, I have to ask this... Have you tried the suggested instructions from the loader?

Quote:
Please note that the following problem currently exists with the ionCube Loader installation:

* The Loader file was expected to be at /www/eh7340/public_html/tester/ioncube_loader_lin_5.1.so but could not be found.

Runtime Loading Instructions

On your shared server the Loader can be installed using the runtime loading method.

1. Download one of the following archives of Loaders for Linux x86-64:
* tar.gz
* tar.bz2
* MS Windows installer

Please note that the MS Windows installer version is suitable for uploading from a Windows PC to your Linux server.
2. Transfer the Loaders to your web server and install in /www/eh7340/public_html/tester
3. Click here to test the Loader.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-03-2011, 11:32 AM   #13
David r
Calendar User
 
David r is offline
Join Date: Feb 2007
Posts: 49
Default

Yes I have downloaded the the file and added on the server but as from the output it did not make any difference.
 

Old 02-04-2011, 08:10 PM   #14
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,968
Default

You should probably contact your host and request that they enable ionCube support, or give you the instructions on how to do so.

Once that is resolved, then we can continue helping with the conversion to the ionCube version of the calendar.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 
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
Version 7 - Everything you wanted to know! Brian Other Announcements 9 06-21-2011 06:27 PM
GoDaddy and Zend Optimizer tonynoriega General Support 5 07-09-2010 10:00 PM
switch from Zend to IonCube? tex88 Installation / Upgrade Questions 3 09-08-2009 06:33 PM
Host removed Zend.. need to change to IonCube? SteveAx General Support 4 04-29-2007 02:20 PM
going from zend to ioncube servant PHP-Nuke Integration 5 11-22-2006 10:28 PM



All times are GMT -4. The time now is 06:38 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 |