Never mind. I've already figured it out. I was reffering to this "95AddType00PHP2ibays" section from httpd.conf template:
# Set the sandbox within which PHP is confined to play
my $basedir = db_get_prop(\%accounts, $key, 'PHPBaseDir') ||
"/home/e-smith/files/ibays/$key";
$OUT .=
" php_admin_value open_basedir $basedir\n";
I copied it to a custom template and commented out all the lines mentioned above so I could include PHP stuff from other I-Bays as well.
I dug this up a long time ago when this forum was still running at e-smith.org, but I could not find it over here so I thought I'd ask.
Regards,
Peter.