PDA

View Full Version : Error in functions.inc.php


Mitle
04-12-2011, 02:59 AM
Hi Forum

I have a problem with my calender it is version 6.4.1. Whenever I try and call the calendar from a file outside the calendar directory I get this error
Site error: the file /<<Server Path>>/clients/freeaog/calendar/functions/functions.inc.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

This is located @ http://www.freeaog.com/test.php

But whenever it is inside the calendar directory it works fine? http://www.freeaog.com/calendar/test.php

Have I configured something wrong?

Thanks in advance for your help!

ve9gra
04-12-2011, 07:05 AM
This might be caused by an open_basedir restriction on your server. If you install ionCube at the server level (in the php.ini) you should be able to prevent that error.

Mitle
04-24-2011, 09:43 AM
Thanks ve9gra I spoke with the support of my hosting company the problem was a duplicate php.ini file for anyone else that had the problem.