"Access violation" errors
Dev-PHP not in Alt-Tab list
Dev-PHP IDE 2.x - Error when trying to load file
Maybe clumsy... a) You must download the latest version (according to sourceforge, nobody did download it yet) https://master.dl.sourceforge.net/project/devphp/Dev-PHP%202.0%20IDE/2.7/devphp2_7_8_38.exe b) Then install it and "force" application data as below: Nota: At the moment, I am unable to reproduce this bug (although I fix some other related ones).
- FIX [289] (markmanning) GUI : Error when trying to load file
Dev-PHP IDE 2.x - Error when trying to load file
I was able to reproduce (and fix) several bugs appearing at startup, particularly when dropping file(s) on the Dev-PHP icon - whether Dev-PHP is already running, or not.
I found some "Nightrain binaries" here: https://download.cnet.com/php-nightrain/3000-10248_4-76169308.html As far as I understand, Nightrain is not a compiler, it is only a PHP launcher. Dev-PHP embeds a small webserver (by default http://localhost:8887) and is also able to launch a PHP engine (see https://www.php.net/downloads.php or older versions https://www.php.net/releases/ ) Then enter the full pathname of the selected PHP engine into menu "Options", for exemple "C:\Program Files (x86)\Dev-PHP2..\PHP.737\php-cgi.exe"...