From:             [EMAIL PROTECTED]
Operating system: RedHat 7.0
PHP version:      4.2.3
PHP Bug Type:     Filesystem function related
Bug description:  Open Basedir Restriction for /tmp - Dir.

Hi,

i updated to PHP 4.2.3 and set OpenBasedir="." in the main Configuration
File.
(I modified this in the Sorce fopen_wrappers.c to limit Access only to the
first 2 Dirs (example: Call to /home/xyz/htdocs/etc.php will be limited to
/home/xyz))

All is working fine - but PHP limits also Access to /tmp - So there is a
Problem with File-Uploads. (Happens also with the unmodified Sources)

Any Suggestions where (Config or Source) I can fix this Problem?

Is that an error or a feature? (Will this be fixed in the next Release?)

Bye,
  Matthias
-- 
Edit bug report at http://bugs.php.net/?id=21130&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21130&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21130&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21130&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21130&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21130&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21130&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21130&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21130&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21130&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21130&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21130&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21130&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21130&r=isapi

Reply via email to