On windows, allow Apache service "to interact with the desktop"... in
the services manager GUI
Rgds
Venkat
**
Greetings!
I was using popen and pclose on a previous version of PHP on Windows with an
older version of Apache (2.x). ( I think it was 4.4.1 but will need to check
as
I can only suggest you change the "default" settings on the MS-DOS
application thingie...
Right-click the MS-DOS icon in the Start menu, mess with settings like
"run in background" etc.
I suspect that it is a configuration of MS-DOS window issue, and has
nothing to do with PHP.
On Mon, June 12
Greetings!
I was using popen and pclose on a previous version of PHP on Windows with an
older version of Apache (2.x). ( I think it was 4.4.1 but will need to check
as i am not sure).
pclose(popen("start " . $exe . " " . $args, "r"))
Where $exe is my path to the batch file and $args are the arg
3 matches
Mail list logo