|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2776 | major | always | 07-08-08 14:07 | 07-10-08 11:36 | |
|
|
|||||
| Reporter: | mingfai | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.6 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.2.0 | ||
|
|
|||||
| Summary: | 0002776: web.xml sample init-param is incorrect | ||||
| Description: |
by default, the web.xml has a commented init-param as follows: <!-- <init-param> <param-name>php-ini-file</param-name> <param-value>WEB-INF/php.ini</param-value> </init-param> --> it's very misleading as the correct parameter is now : <param-name>ini-file</param-name> Reference http://bugs.caucho.com/view.php?id=2605 [^] |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |