|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2794 | minor | always | 07-17-08 15:31 | 07-17-08 17:09 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.6 | ||
| Product Build: | Resolution: | no change required | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|
|||||
| Summary: | 0002794: include() or die | ||||
| Description: |
(rep by tonystark) I'd like to share the recent problem with Resin and PHP which I have. I created very simple php file: <?php $file = '/opt/resinpro/webapps/dim/class.php'; include($file) or die(); ?> The error which I get is: "/opt/resinpro/webapps/dim/index.php:2: Warning: '1' is not a valid path" Does anybody have an idea why include() / require() don't work properly in this case on 3.1.6? Thanks in advance! |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||