| Anonymous | Login | Signup for a new account | 11-10-2008 10:38 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000004 | [BusyBox] Standards Compliance | feature | N/A | 01-13-05 04:41 | 09-01-05 02:39 | ||||
| Reporter | pjf | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000004: patch for httpd to support PHP CGI mode | ||||||||
| Description |
Hello, I made a small patch which sets SCRIPT_FILENAME variable in httpd, which is required for PHP scripts to run in CGI mode (#!/path/to/php as first line) - otherwise it exits with "No input file specified" error. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000344) pgf 07-26-05 15:04 |
adding support to work around a bug in PHP probably isn't the right thing to do. see http://bugs.php.net/bug.php?id=28227 [^] |
|
(0000388) pjf 08-06-05 07:06 |
Thanks for more information - it seems that the PHP team is ignoring this issue. So maybe a compile-time option and two #ifdefs adding this work-around would be OK? (i.e. FIX_LAZY_PHP_GUYS? :P). |
|
(0000477) landley 09-01-05 02:39 |
r11309 |
| Copyright © 2000 - 2006 Mantis Group |