ID:               21320
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Filesystem function related
 Operating System: FreeBSD 4.7
 PHP Version:      4.2.3
 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-01-17 22:13:27] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2003-01-02 15:13:40] [EMAIL PROTECTED]

Yes /www is a symblink to /home/wwwroot

------------------------------------------------------------------------

[2003-01-02 14:07:58] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Are /www/www.freshbsd.net/ or /home/wwwroot/192.168.0.1/ symlinks?

------------------------------------------------------------------------

[2003-01-01 13:33:15] [EMAIL PROTECTED]

I got this configuration for one of my vhosts in apache 1.3.27:

<VirtualHost *>
    DocumentRoot /www/192.168.0.1
    ServerName 192.168.0.1
    ErrorLog /var/log/httpd/192.168.0.1-error_log
    CustomLog /var/log/httpd/192.168.0.1-access_log common
    php_value open_basedir /home/wwwroot/192.168.0.1/
</VirtualHost>
but when i go in on /home/wwwroot/192.168.0.1/index.php
with this script:
<?
include("/www/www.freshbsd.net/index.php");
?>

it will include the page anyway...

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21320&edit=1

Reply via email to