Search results

  1. B

    Could not load PHP DLL in memory (2024.x but not 2020)

    Until November we were using a production console EXE compiled with the 2020 version of exeoutput, with no problems (in use on Windows 7, 10, 11). When recent Windows updates broke that version, we noticed on your site that the 2024 version should be used for Windows 11 compatibility, tested...
  2. B

    DLL compatibility issue? CLI EXE slow to start and run on some PCs

    I have an EXE file from “ExeOutput for PHP 2020.2” that works nearly everywhere, but on a small number of Windows 10 PCs shows application errors. The EXE is command line execution only (no graphical UI, just print statements.) The first symptom is that the EXE is extremely slow to start - it...
  3. B

    Exception(2020.2): Could not load PHP DLL in memory

    On some PCs a compiled command-line EXE (no GUI) fails to start, and I’m hoping that someone here has an explanation. On most PCs the software executes correctly. On some PCs, at startup the following error is generated: “Exception(2020.2): Could not load PHP DLL in memory”. I have not noticed...
Back
Top