ID: 25194 Updated by: [EMAIL PROTECTED] Reported By: ri at kamp dot de -Status: Feedback +Status: No Feedback Bug Type: Filesystem function related Operating System: Solaris 8 PHP Version: 4CVS-2003-08-21 (stable) 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-08-24 08:20:34] [EMAIL PROTECTED] Could you also explain your previous comment about 'last directory not having read permission' ?? ------------------------------------------------------------------------ [2003-08-24 04:42:04] ri at kamp dot de sorry I didn't notice that. Must have been an accidental click ------------------------------------------------------------------------ [2003-08-22 19:11:40] [EMAIL PROTECTED] Why did you change the status to 'Duplicate' ? ------------------------------------------------------------------------ [2003-08-22 10:57:26] ri at kamp dot de I just found the one missing last directory without read permission and start to retire into my shell. I was shure that I checkd them all because I read about the corresponding problem. shame on me. ------------------------------------------------------------------------ [2003-08-22 03:21:33] ri at kamp dot de The output of /bin/pwd is correct if executed from the shell (even as user nobody). Also leaving out "." from include_path does not solve the problem but behaves different: 1.) ini_set("include_path","/usr/local/lib/php"); require("somefile.php"); works but it should not (or am I wrong?) 2.) ini_set("include_path","/usr/local/lib/php"); require("./somefile.php"); does not work even if its nearly the same also other commands (e.g. show_source) have problems. I can send you a link in private mail if you like to see the results Maybe its a solaris or apache bug but it seems to hit only php, so there may be reasons to solve the problem (if not a bug) in php. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25194 -- Edit this bug report at http://bugs.php.net/?id=25194&edit=1