The files in question are 'within' the open_basedir directive.
To explain further/better
within virtualhost,
php_admin_value open_basedir /www/htdocs/midwifefinder.com/site
and...
/www/htdocs/midwifefinder.com/site/index.php contains
===
require_once("includes/app.php");
which is /ww
Craig Lewis wrote:
Hello,
I have just attempted to migrate for the first time from php4 to php5.
The problem i am having is some sort of change in how the open_basedir
directive works in php 5. I don't see much discussion about this, so I
must be doing something stupid, otherwise, I would think
Hello,
I have just attempted to migrate for the first time from php4 to php5.
The problem i am having is some sort of change in how the open_basedir
directive works in php 5. I don't see much discussion about this, so I
must be doing something stupid, otherwise, I would think there would be
a
3 matches
Mail list logo