Skip to main content

open_basedir global or virtualhost?

Comments

2 comments

  • vanessa
    If you are using suphp, you do not need open_basedir. The only place you CAN use it with suPHP is in php.ini, but even then, the user/group/perm restrictions for suphp prevent this setting from having a purpose.
    0
  • cPanelMichael
    Hello :) Please also keep in mind that open_basedir is intended for directory names, as opposed to file names. Reference: [url=http://us3.php.net/manual/en/ini.core.php#ini.open-basedir]PHP: Description of core php.ini directives - Manual Thank you.
    0

Please sign in to leave a comment.