Update to Pydio 8 error

I have the following error after updating
can you help me with this?

file_exists(): open_basedir restriction in effect. File(/storage2/vhost/mikona/web/subory.subaruslovakia.sk.plugins/gui.ajax/res/themes/material/images) is not within the allowed path(s): (/storage/vhost/mikona/web/subory.subaruslovakia.sk/:/storage/vhost/mikona/public_html/subory.subaruslovakia.sk/:/storage/vhost/mikona/inc/:/usr/share/php/:/usr/share/pear/:/tmp/:/var/tmp/:/etc/php5/platon/)

Hi,
it looks like a rights issue,
if you are on a linux distribution, you could do a chmod -R 775 /var/www/pydio & chown -R www-data:www-data /var/www/pydio.