PHP 5.5

Our support will answer all your general questions here.

Moderator: Rock

dexterkox
Posts: 2
Joined: Thu Sep 25, 2014 9:54 am

PHP 5.5

Post by dexterkox »

Hello,
I try to install ioncube and tradeexpert script on my site.
When I try to run script I saw this message:

Fatal error: The file /opt/lampp/htdocs/proba/install.php was encoded by the ionCube Encoder for PHP 5 and cannot run under PHP 5.5. Please ask the provider of the script to provide a version encoded with the ionCube Encoder for either PHP 5.3 or PHP 5.4 or PHP 5.5. in Unknown on line 0

Maybe somebody have some solution?
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: PHP 5.5

Post by texpert »

Hello, download this installer and let me know if it works:

http://tradeexpert.net/install/v3/php5.5/install.tar.gz

you can also contact me on ICQ

best regards,
Alex
dexterkox
Posts: 2
Joined: Thu Sep 25, 2014 9:54 am

Re: PHP 5.5

Post by dexterkox »

Yes, it works.
But I have another problem.
Error from installation:
Downloading files ... Wrong file size!
done.
Extracting files ... done.

Warning: file_put_contents(admin/.htaccess): failed to open stream: No such file or directory in /opt/lampp/htdocs/nowaprobatrade/install.php on line 708
Downloading GeoIP database ... done.

This is screen from folder with tradeexpert
Image

When I try to open install.php again:

Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Fatal error: Unknown: Failed opening required '/opt/lampp/htdocs/nowaprobatrade/install.php' (include_path='.:/opt/lampp/lib/php') in Unknown on line 0


Thanks for your time!
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: PHP 5.5

Post by texpert »

Hello, can you delete everything and try one more time?


best regards,
Alex
maximus
Posts: 2
Joined: Thu Nov 20, 2014 12:27 am

Re: PHP 5.5

Post by maximus »

Hi,
I had the same problem, but when I try to install php 5.5 version from link above I get this:
------------------------------------------------------------------------------------------------------------------------------
Creating directories ... done.
Sending request ...
Error: Please download the latest version of the installer from http://tradeexpert.net/download.html

Go Back
------------------------------------------------------------------------------------------------------------------------------

is there any other php 5.5 version available?

Thanks!
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: PHP 5.5

Post by texpert »

Hello, can you contact me on ICQ ?

My ICQ No.: 374821862



Best regards,
Alex
maximus
Posts: 2
Joined: Thu Nov 20, 2014 12:27 am

Re: PHP 5.5

Post by maximus »

Thanks very much! Now works fine:
"TE3 has been successfully installed."

If anyone would be interested I'm runnig it on:
PHP 5.5.9-1ubuntu4.5 (fpm-fcgi) (built: Oct 29 2014 11:59:19)
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.7.1, Copyright (c) 2002-2014, by ionCube Ltd., and
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies

and nginx:
nginx version: nginx/1.4.6 (Ubuntu)

So enjoy guys! :)
costi
Posts: 2
Joined: Tue Jan 13, 2015 12:49 pm

Re: PHP 5.5

Post by costi »

It's not working for me, I am trying to install it on an Ubuntu 14.04 with nginx and IonCube, I copy the install in a separate folder, I access the link, but it get stuck, here are the messages:

Creating directories ... done.
Sending request ... done.
Downloading files ... done.
Extracting files ...

And nothing else happens, I ssh into the folder and manually untar the update.tar.gz file. Then I go to mydomain.com/te/index.php and the user or password are incorrect. Any suggestions on how could I solve this problem?
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: PHP 5.5

Post by texpert »

Hello costi,

can you try it now and let me know if it works?

Best regards,
Alex
costi
Posts: 2
Joined: Tue Jan 13, 2015 12:49 pm

Re: PHP 5.5

Post by costi »

still same problem. In the log file here is the thrown error:

[16-Jan-2015 12:06:03 UTC] PHP Fatal error: Call to undefined function [obfuscated]() in ***/te/install.php on line 0

This is the link from where I try to install it:
http://amateurspixxx.com/te/install.php
Post Reply