Forum Moderators: coopster

Message Too Old, No Replies

php ionCube encoder

         

torbol

1:01 pm on Jul 10, 2008 (gmt 0)

10+ Year Member



Hello, i have problem after encoding process.
Before encoding all application is working but after encoding showing a lot of errors.

Where can be problem? i'm encoding only a couple directories in all project. I tried encode all but result is the same.

I think that i have good loader version: ioncube_loader_lin_5.2.so

Thread Safety is disabled

Php version:

PHP 5.2.4-2 with Suhosin-Patch 0.9.6.2 (cli) (built: Dec 13 2007 14:02:21)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with the ionCube PHP Loader v3.1.33, Copyright (c) 2002-2007, by ionCube Ltd.

henry0

1:32 pm on Jul 10, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The same might occure with Zend,
in many cases if you restart Apache depending on our server setting you could loose Ion or Zend capability
php5.2.6 doesn't do it
so try updating to 5.2.6

further are you sure that you Ion_cube version is the correct one (pending on php version)with related files.

If encoded files fail to run with run-time loading, you can test this by
using the helper PHP script 'ioncube-loader-helper.php' that's included in
this package

is you php.ini set correctly?

BTW
Zend works better, but for free you can only read a coded file, to encode you need to purchase it :)

torbol

8:41 am on Jul 22, 2008 (gmt 0)

10+ Year Member



I have lighttpd, is it changing something?

dreamcatcher

9:19 am on Jul 22, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have you tried contacting the ioncube developers? Or checking on their website for information?

dc

torbol

2:15 pm on Jul 22, 2008 (gmt 0)

10+ Year Member



Yes i was talking with ionCube polish service, but this talk didnt get any result. i found a couple solutions on symfony-project community because problem is in the connection symfony framework. I will try to use it and maybe get some effects.