Recent content by emhaii

  1. E

    Online Activation Laravel problem

    Found the issue. Nginx is messing with static file serving so it keeps looking for heactivate.php. I switched to Apache for the time being, though I prefer Nginx as it is more versatile.
  2. E

    Online Activation Laravel problem

    I see that the problem lies in the html exe app, as it sends the api request to heactivate.php. Since there is no such file on the server, the server return a 404 directly and no controller is activated. Can anyone or GDG staff solves this please?
  3. E

    Online Activation Laravel problem

    I’m using HTML Executable 2024. I have setup the server using the laravel activation kit. I have been able to login as an admin to create software, client and license. However, when I tried online activation through the book, after entering the license key created from the server into the form...
Back
Top