R
rmataka
Guest
Hi EveryOne
I havent posted to this here in a while, but im having a very big problem. It seems that nothing i do disables open_basedir restriction... i tryed
1) * Setting the php.ini file to open_basedir /
* restarting Plesk
2) * Commenting out the php.ini file to ;open_basedir
* restarting Plesk
3) * Setting the vhost.conf file to open_basedir /
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
4) * Setting the vhost.conf file to open_basedir none
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
The main problem is, I need to include /usr/share/pear/ because im using the PayPal API which requires PEAR.php base class.
so as a last resort I tried
5) * Setting the vhost.conf file to open_basedir /tmp:/usr/share/pear/
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
No Luck!!
I'm running out of options here, i need open_basedir Totally Shut off
Can some one please help me here.
By the way Im running Plesk 7.5.4 on centOS 4
Thanks
Rich
I havent posted to this here in a while, but im having a very big problem. It seems that nothing i do disables open_basedir restriction... i tryed
1) * Setting the php.ini file to open_basedir /
* restarting Plesk
2) * Commenting out the php.ini file to ;open_basedir
* restarting Plesk
3) * Setting the vhost.conf file to open_basedir /
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
4) * Setting the vhost.conf file to open_basedir none
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
The main problem is, I need to include /usr/share/pear/ because im using the PayPal API which requires PEAR.php base class.
so as a last resort I tried
5) * Setting the vhost.conf file to open_basedir /tmp:/usr/share/pear/
* /usr/local/psa/admin/bin/websrvmng -a -v
* restarting Plesk
No Luck!!
I'm running out of options here, i need open_basedir Totally Shut off
Can some one please help me here.
By the way Im running Plesk 7.5.4 on centOS 4
Thanks
Rich