Jump to content
  • 0

Blesta With Php 5.5


domaingood

Question

he ionCube Loader version 4.6.1 for PHP 5.5 is already installed and encoded files should run without problems.

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
 

PHP Version 5.5.11
Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0

Thank you ir has been fix thanks for help.

Create a .php file, for exemple phpinfo.php with the code below:

<?php
   phpinfo();
?>

Then browse/open the file and search for openssl

 

If it dosent show up, you dont have openssl active on your PHP

 

If so, open your php.ini file, search for

;extension=php_openssl.dll

Change to:

extension=php_openssl.dll

Then restart your apache server and trie it again to see if on phpinfo.php alredy shows the openssl, if so, you will be able to install blesta :)

 

Hope that help ;)

Link to comment
Share on other sites

  • 0

 

he ionCube Loader version 4.6.1 for PHP 5.5 is already installed and encoded files should run without problems.

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

 

PHP Version 5.5.11

 

 

 

Are you using the Blesta PHP 5.5 patch files on your Blesta Instalation? If not, just download the Full Blesta, in your installed version, and just upload the Patch PHP 5.5 files and replace yours :)

Link to comment
Share on other sites

  • 0

How to get Patch PHP 5.5 for blesta

 

just upload the Patch PHP 5.5 files and replace yours 

 

It's the hotfix-php5.5 folder. When you extract the zips you should see this:

- blesta

- hotfix-php5.5

- uploads

 

You move the files from the blesta folder to your root, then move the files from hotfix-php5.5/blesta/ to your root. This overwrites the encrypted licensing files with the one encoded for PHP5.5.

 

They are in any zip higher than 3.1.x if you are using 3.0+ use the hotfix's on the News forum.

Link to comment
Share on other sites

  • 0

Thank for reply.I got another problem

Minimum Requirements: FAIL

PHP version 5.1.3 or greater is required. Your version: 5.5.11. PASS

The PDO extension is required. PASS

The pdo_mysql extension is required. PASS

The curl extension with a minimum version of 7.10.5 is required. Your version: 7.36.0 PASS

The openssl extension with a minimum version of 0.9.6 is required. Your version: FAIL

The ionCube Loader extension is required. PASS

The config file (D:\xampp\htdocs\account\config\blesta-new.php) and directory (D:\xampp\htdocs\account\config\) must be writable by the webserver (you can change these back after installation is complete). PASS

Link to comment
Share on other sites

  • 0

 

I m use XAMPP Latest ver with php5.5 SSL Version OpenSSL/1.0.1g
 
OpenSSL to 1.0.1g
Apache to 2.4.9
PHP to 5.5.11
phpMyAdmin 4.1.12
 

 

 

 

Create a .php file, for exemple phpinfo.php with the code below:

<?php
   phpinfo();
?>

Then browse/open the file and search for openssl

 

If it dosent show up, you dont have openssl active on your PHP

 

If so, open your php.ini file, search for

;extension=php_openssl.dll

Change to:

extension=php_openssl.dll

Then restart your apache server and trie it again to see if on phpinfo.php alredy shows the openssl, if so, you will be able to install blesta :)

 

Hope that help ;)

Link to comment
Share on other sites

  • 0

Create a .php file, for exemple phpinfo.php with the code below:

<?php
   phpinfo();
?>

Then browse/open the file and search for openssl

 

If it dosent show up, you dont have openssl active on your PHP

 

If so, open your php.ini file, search for

;extension=php_openssl.dll

Change to:

extension=php_openssl.dll

Then restart your apache server and trie it again to see if on phpinfo.php alredy shows the openssl, if so, you will be able to install blesta :)

 

Hope that help ;)

 

Not being funny but I bet the OP will probably just paste the above even though we've asked nicely...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...