ExeOutput for PHP v24.1.2 Console App not run on windows 7

varosi

New member
I have two similar apps. One is console app, the other is not. Both were made with version 24.1.2.0 with PHP 8.1. The console application does not run under Windows 7. It prints an error message when starting. The graphical interface app, however, runs perfectly fine. What settings do I need to make the console app run under Windows 7?
 
With all due respect, have you considered upgrading your Windows version to 10 or 11? …forgive me if I spoke nonsense…
 
Last edited:
I’m using Windows 11.
I have a lot of console apps that run on machines that I don’t manage. That’s why I always test what the oldest Windows version is that still runs the program on. The graphical app (v24.1.2) still runs on Windows 7. The console version doesn’t, with the same settings.
 
We are reviewing the issue and if we can reproduce it, we’ll fix it in the incoming update to be released before Christmas.
Thank you.
 
Back
Top