Intranet and server

Here is a solution:
192_2.png
Connect from LAN or remote ExeOutput for PHP
Try this on host machine: [image] Use CMD and then “ipconfig” to get the host machine local ip. In my case 192.168.4.50:7790 I can reach the IP from any machine on the same network.
More explanation in the doc:
https://www.exeoutput.com/help/php-settings/external-http-server/
 

Attachments

  • image.png
    image.png
    27.2 KB · Views: 1
We are now running a stress test. Unfortunately, the program sometimes crashes with a hard error message.
 
Here is a build for you to test with your project:

https://www.gdgsoftware.tech/test/EXORun.7z

Unpack the archive to a local folder and move the EXORun.dat file to this folder:

C:\Program Files (x86)\GDG Software\ExeOutput for PHP 2024\CEFRuntime

Make a backup of the existing file in case of.

Then, start ExeOutput again and compile your project.

Thank you.
 
I still have a problem.

If I call the server from another computer via the IP and port, the session cookie is not transmitted. If I do the same with a xampp apache it works.
 
Back
Top