|
|
|
The open_basedir is part of a security system in PHP, that ensures your scripts can only access other files in your site, and in 2 other special shared folders.
We can only make alterations to open_basedir to allow PHP to access other folders within your webspace (such as allowing files in httpdocs to access files in httpsdocs).
 |
|
|
|
There are no related articles
|
|
|