lightningbit
Verified User
- Joined
- Nov 7, 2008
- Messages
- 35
Hi,
I'm trying to install ioncube because I4ve the need for it now
I followed the simple instructions :
which results in the message:
PHP6 is not supported by ionCube yet
But I've PHP 5.3.10 installed, not 6 ?
bash-3.2# php -v
PHP 5.3.10 (cli) (built: Feb 14 2012 22:33:31)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
bash-3.2#
also PHPINFO() tells me 5.3.10
What am I missing?
Thanks
L.
I'm trying to install ioncube because I4ve the need for it now
I followed the simple instructions :
Code:
./build set ioncube yes
./build ioncube
which results in the message:
PHP6 is not supported by ionCube yet
But I've PHP 5.3.10 installed, not 6 ?
bash-3.2# php -v
PHP 5.3.10 (cli) (built: Feb 14 2012 22:33:31)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
bash-3.2#
also PHPINFO() tells me 5.3.10
What am I missing?
Thanks
L.