View Issue Details

IDProjectCategoryView StatusLast Update
0000382PHP for OS/2, ArcaOS & eComStation (PHP versions v8.x v7.x v5.x)Bugpublic2022-05-14 07:05
ReporterIgor Vaskov Assigned Topsmedley  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000382: setting open_basedir is not working
DescriptionPHP 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/
TagsNo tags attached.

Activities

psmedley

2010-07-31 10:12

administrator   ~0001667

Can you please provide a sample .php file that shows this problem

Igor Vaskov

2010-08-02 16:27

reporter   ~0001696

t.php - any valid php script. For example t.php contain:

<html><body>
<?php echo "Hello World!" ?>
</body></html>

psmedley

2022-05-14 07:05

administrator   ~0004275

Please retest with a supported build of PHP (ie 7.4 or above)

Issue History

Date Modified Username Field Change
2009-12-08 21:27 Igor Vaskov New Issue
2010-07-31 10:12 psmedley Note Added: 0001667
2010-08-02 16:27 Igor Vaskov Note Added: 0001696
2022-05-14 07:05 psmedley Assigned To => psmedley
2022-05-14 07:05 psmedley Status new => resolved
2022-05-14 07:05 psmedley Resolution open => fixed
2022-05-14 07:05 psmedley Note Added: 0004275
2022-05-14 07:05 psmedley Status resolved => closed