Pesco
06-22-2008, 09:46 AM
Hello. I love the calendar, I've been using it in php4. I'm trying to run my website and calendar in php5, now, so I used the tester and got:
Pass
Testing Results: Testing whether your system supports run-time loading...
Looking for Loader 'ioncube_loader_lin_5.2.so'
Extensions Dir: /usr/lib/php/extensions/no-debug-non-zts-20060613 (/usr/lib/php/extensions/no-debug-non-zts-20060613)
Relative Path: /../../../../../homepages/43/d214741445/htdocs/Autism Fellowship/Joomla/forum/tester/
Successful! Run-time loading should be possible on your system.
The Linux Loader for PHP 5.2 release is required.
After several upload attempts (manual install with binary ftp, automatic install) I keep getting the same response when trying to point to the right file:
The file /homepages/43/d214741445/htdocs/Autism Fellowship/Joomla/forum/calendar/setup/index.php has been encoded with the ionCube PHP Encoder (http://www.ioncube.com/) and requires the free ioncube_loader_lin_5.2.so ionCube PHP Loader (http://www.ioncube.com/loaders.php) to be installed.
Another thing about my server:
I use 1&1 hosting. They offer php3, 4, and 5. 4 is default. If you use 5, you have to include an .htaccess file with "AddType x-mapp-php5 .php" in it to tell the server to run in php 5. But the tester seemed to do fine with it.
Funny thing is, when I put the tester in the "calendar" folder on the server, the tester then fails. Something about being in the calendar directory, with all the other calendar files, changes things.
Just curious what I should do? Thanks.
Pass
Testing Results: Testing whether your system supports run-time loading...
Looking for Loader 'ioncube_loader_lin_5.2.so'
Extensions Dir: /usr/lib/php/extensions/no-debug-non-zts-20060613 (/usr/lib/php/extensions/no-debug-non-zts-20060613)
Relative Path: /../../../../../homepages/43/d214741445/htdocs/Autism Fellowship/Joomla/forum/tester/
Successful! Run-time loading should be possible on your system.
The Linux Loader for PHP 5.2 release is required.
After several upload attempts (manual install with binary ftp, automatic install) I keep getting the same response when trying to point to the right file:
The file /homepages/43/d214741445/htdocs/Autism Fellowship/Joomla/forum/calendar/setup/index.php has been encoded with the ionCube PHP Encoder (http://www.ioncube.com/) and requires the free ioncube_loader_lin_5.2.so ionCube PHP Loader (http://www.ioncube.com/loaders.php) to be installed.
Another thing about my server:
I use 1&1 hosting. They offer php3, 4, and 5. 4 is default. If you use 5, you have to include an .htaccess file with "AddType x-mapp-php5 .php" in it to tell the server to run in php 5. But the tester seemed to do fine with it.
Funny thing is, when I put the tester in the "calendar" folder on the server, the tester then fails. Something about being in the calendar directory, with all the other calendar files, changes things.
Just curious what I should do? Thanks.