Intranet and server

How can i use the autonomous server application from different clients in a local network?

1 Like

Here is a solution:

More explanation in the doc:
https://www.exeoutput.com/help/php-settings/external-http-server/

Hi leo , could you let me know if everything is working correctly for you? Thanks

I’m still testing it.

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.

1 Like

I check it out tomorrow.
Thanks

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.

1 Like

We’ll explore that too, and we’ll let you know if a debug build is available.

It would also be great, if you could start the server as a service in Windows

See the other thread for a new debug version.

You can try this to run your EXE as a service:
http://nssm.cc/

The issue with the $_GET and the $_Server is not solved.

An answer has been sent to you in the ticket you opened. Thank you.