Hello,
Are you asking what path to put into the php.ini file for open_basedir protection? So something like the following:
Code:
open_basedir = /home/:/usr/lib/php:/usr/local/lib/php:/tmp
If this is not what you are asking, please clarify with further details on what is needed.
Thanks!