NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
pe_handle_error returning PE_ERR_NO_VALID_LIC


Joined: 19 Sep 2014
Posts: 2
Reply with quote
pe_handle_error() is returning PE_ERR_NO_VALID_LIC when we run our application.

What does this mean and how do we fix it? As far as we can tell the keyword matches that the app was built with. Is there anything else we need to check?

Build is done using GUI on Win8, app is running on PHP 5.3 on Lin.
View user's profileFind all posts by stevehSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
pe_handle_error() is not a function that you'd call. It is a function that your application should have implemented and PhpExpress will call it in case of errors.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 19 Sep 2014
Posts: 2
Reply with quote
dmitri wrote:
pe_handle_error() is not a function that you'd call. It is a function that your application should have implemented and PhpExpress will call it in case of errors.


Hi Dmitri,

Thanks for your reply. I realise I have made a mistake in the wording of my question.

I meant to put that the function is being called with that as its parameter: $errcode = PE_ERR_NO_VALID_LIC

Is there any way to tell why this error is being generated? I.e. which part of the license is not right (time limit, keyword, hardware ID etc) ?
View user's profileFind all posts by stevehSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Seems the lincese is corrupted.
I recommend you the following:
-generate new license
-run md5sum against the license file on the machine where you generated the license. If you don't have md5sum for Windows, try ours: http://www.nusphere.com/sshot/md5sum.exe
-send the license to the server
-check md5sum of the license on the server and make sure it matces the original

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
pe_handle_error returning PE_ERR_NO_VALID_LIC
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic