php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16924 Running a program which finds the title of a window always returns nothing
Submitted: 2002-04-30 04:26 UTC Modified: 2002-04-30 06:00 UTC
From: watford at uiuc dot edu Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.2.0 OS: Windows 2000 sp2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: watford at uiuc dot edu
New email:
PHP Version: OS:

 

 [2002-04-30 04:26 UTC] watford at uiuc dot edu
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-30 06:00 UTC] tal@php.net
This has nothing to do with PHP, it's a permissions problem in Windows.
Marking as Bogus.

-Tal
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Aug 04 05:00:03 2025 UTC