[PHP-DEV] Bug #12300: exec() family problems

2001-07-21 Thread marv
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: exec() family problems exec(), system(), etc. cause php to hang when called through the browser. when executed from the command line, it works fine. I'm run

[PHP-DEV] Bug #12301: include() in included file should check included file's directory

2001-07-21 Thread marv
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: include() in included file should check included file's directory When using include(), it should check the current file's directory. Currently PHP start fr

[PHP-DEV] Bug #12301 Updated: include() in included file should check included file's directory

2001-07-21 Thread marv
ID: 12301 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.6 New Comment: Using include_path does not solve the problem. include_path works fine if my directory structure is rigid and not liabl

[PHP-DEV] Bug #12300 Updated: exec() family problems

2001-10-24 Thread marv
ID: 12300 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Program Execution Operating System: Win98 PHP Version: 4.0.6 New Comment: Tried it on 4.0.7, 4.1RC1a (with the win patch) and 4.2-dev Failed on the lot of them with same behavi