Hi,
our site was working fine in the old hosting provider & we have moved it to new webhost & starting getting following RED warning messages:

warning: main() [function.main]: open_basedir restriction in effect. File(/actions.inc) is not within the allowed path(s): (/var/www/vhosts/ifood.tv/httpdocs:/tmp) in /var/www/vhosts/ifood.tv/httpdocs/prod/modules/actions/actions.module on line 671.
warning: main(actions.inc) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ifood.tv/httpdocs/prod/modules/actions/actions.module on line 671.
warning: main() [function.include]: Failed opening 'actions.inc' for inclusion (include_path='.:') in /var/www/vhosts/ifood.tv/httpdocs/prod/modules/actions/actions.module on line 671.
warning: main() [function.main]: open_basedir restriction in effect. File(/colorpickerform.inc) is not within the allowed path(s): (/var/www/vhosts/ifood.tv/httpdocs:/tmp) in /var/www/vhosts/ifood.tv/httpdocs/prod/modules/flexinode/contrib/field_colorpicker.inc on line 4.
warning: main(colorpickerform.inc) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ifood.tv/httpdocs/prod/modules/flexinode/contrib/field_colorpicker.inc on line 4.

cont...

Can you please help me out what is the reason behind this. :(

Thanks,
Sumeet Anand

Comments

sumoanand’s picture

Do i have to change any server settings?

Regards,
Sumeet Anand

reload’s picture

Hello,

You have probably solved this already by editing your vhost.conf file
I just thought I would post this link for others with the same problem.

Check Here:

http://www.swsoft.com/kr/products/psa/faq/php/

Cheers