Jump to content
  • 0

License Revalidation


MHS-Marc

Question

6 answers to this question

Recommended Posts

  • 0

Are you on a IP which keeps changing? Like a Cloud VPS? or are you on Nginx or something where the PHP includes location isn't correct? Or are you with a distributor or reseller? Have you moved the installation to another folder / domain / ip? If you are with one and you have, have you tried re-issuing the license?

Link to comment
Share on other sites

  • 0

A blank page isn't good, try enabling error reporting:

 

 

To enable error reporting, edit /config/blesta.php and change

 
Configure::errorReporting(0);
 
to
 
Configure::errorReporting(-1);

 

Then, see if the page is blank, or if it's outputting an error. Also be sure that CURL SSL is available in your PHP, and port 443 egress is open at your firewall.

Link to comment
Share on other sites

  • 0

Are you on a IP which keeps changing? Like a Cloud VPS? or are you on Nginx or something where the PHP includes location isn't correct? Or are you with a distributor or reseller? Have you moved the installation to another folder / domain / ip? If you are with one and you have, have you tried re-issuing the license?

 

I did move the blesta install to a new server.

Link to comment
Share on other sites

  • 0

A blank page isn't good, try enabling error reporting:

 

 

Then, see if the page is blank, or if it's outputting an error. Also be sure that CURL SSL is available in your PHP, and port 443 egress is open at your firewall.

 

Oh noes!

Call to undefined function crypt_random() on line 1660 in /home/xxx/web/clients.xxx.xxx/public_html/vendors/phpseclib/Crypt/RSA.php

 

That's the error I get when I enable that.

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...