From: [EMAIL PROTECTED] Operating system: Windows 2000 sp2 PHP version: 4.2.0 PHP Bug Type: Apache related Bug description: Running a program which finds the title of a window always returns nothing
I have a program written in C++ which gets the title of the WinAMP window and echos back to the command line this title then exits. Both system and exec fail to allow the program to find the window. PHP is installed as an apache module and the problem does NOT exist when i run the script via PHP.EXE. I cannot even get the program to write the window title to a file as it always claims the WinAMP window does not exist when ran from a php script [via apache]. This is reproducable and didn't work on 4.1.2 either. -- Edit bug report at http://bugs.php.net/?id=16924&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16924&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16924&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16924&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16924&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16924&r=support Expected behavior: http://bugs.php.net/fix.php?id=16924&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16924&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16924&r=submittedtwice