Creazioni

Well-Known Member
Jan 5, 2003
133
0
166
Hello
i've a question!.

i've 3 site into a server PLESK.
Now i must move tese 3 site on a CPANEL.

problem:
all sites have to have permission to write and read other ones.

Into PLESK i inserted into vhost.conf of all 3 sites:

&Directory /usr/local/plesk/apache/vhosts/site1.xx/httpdocs&
php_admin_value open_basedir &/usr/local/plesk/apache/vhosts/site2.xx/httpdocs:/usr/local/plesk/apache/vhosts/site3.xx/httpdocs:/tmp/&
&/Directory&

&Directory /usr/local/plesk/apache/vhosts/site1.it/httpdocs&
php_admin_value include_path &.:/usr/local/plesk/apache/vhosts/site2.xx/httpdocs:/usr/local/plesk/apache/vhosts/site3.xx/httpdocs:/tmp:&
&/Directory&


If i move on CPANEL, how can i do???

ps: i don't want disbale suexec

THANKS
 

Creazioni

Well-Known Member
Jan 5, 2003
133
0
166
mm..sorry but i don't understand..
there is an ADDON - a tool - to make this??


Thanks
 

dandanfireman

Well-Known Member
PartnerNOC
May 31, 2002
117
0
316
I believe you are talking about 2 different things here

suexec effects cgi/perl files.

openbasedir is a php directive. You need to determine which of these you are trying to implement. openbasedir is not implemented by cpanel by default.
 
Thread starter Similar threads Forum Replies Date
H Web Servers and Applications 1