ID: 24011 Updated by: [EMAIL PROTECTED] Reported By: webmaster at infotel dot it -Status: Feedback +Status: No Feedback Bug Type: PHP options/info functions Operating System: linux PHP Version: 4.3.1 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-06-06 07:33:25] [EMAIL PROTECTED] What was the exact error? With what piece of code did you get it ? What was symlinked where? ------------------------------------------------------------------------ [2003-06-04 04:35:27] webmaster at infotel dot it if open_basedir restriction is enabled very much time (but not always) all filesystem operation with symlinks in path didn't permitted my conf: /www -> /var/lib/apache/htdocs (web1) /www -> /var/www/htdocs (web2) /www -> /home/htdocs (develop) open_basedir tested, /wwww (all), /var/lib/apache/htdocs (web1), /var/www/htdocs (web2), /home/htdocs (develop) in all machine have problem with file like /www/textfile.txt, if open file "Operation not permitted" and if chek file exist "open_basedir restriction in effect. File is in wrong directory" if i use the real path (/var/lib/apache/htdocs, ...) all woks fine bye ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24011&edit=1