View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000382 | PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x) | Bug | public | 2009-12-09 07:57 | 2022-05-14 16:35 |
Reporter | Igor Vaskov | Assigned To | psmedley | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000382: setting open_basedir is not working | ||||
Description | PHP 5.2.11 and 5.3.0 If open_basedir not blank, PHP type on browser this message: Fatal error: Unknown: Failed opening required 'D:/Public/xxxxx/x/t.php' (include_path='.;/php5/lib/php') in Unknown on line 0 In this example open_basedir = /Public/ or open_basedir = D:/Public/ | ||||
Tags | No tags attached. | ||||
|
Can you please provide a sample .php file that shows this problem |
|
t.php - any valid php script. For example t.php contain: <html><body> <?php echo "Hello World!" ?> </body></html> |
|
Please retest with a supported build of PHP (ie 7.4 or above) |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-09 07:57 | Igor Vaskov | New Issue | |
2010-07-31 19:42 | psmedley | Note Added: 0001667 | |
2010-08-03 01:57 | Igor Vaskov | Note Added: 0001696 | |
2022-05-14 16:35 | psmedley | Assigned To | => psmedley |
2022-05-14 16:35 | psmedley | Status | new => resolved |
2022-05-14 16:35 | psmedley | Resolution | open => fixed |
2022-05-14 16:35 | psmedley | Note Added: 0004275 | |
2022-05-14 16:35 | psmedley | Status | resolved => closed |