|
You would need to contact your host about this. Nothing I can suggest when your dealing with two domain names and open_basedir set.
As long as PHP is set to only allow scripts under /home/talonsv/ you can not include anything under another path structure. This would be a PHP restriction that only you or your host can correct by altering the open_basedir setting
|