I'm developing web app in windows local pc.
I deployed a first time in shared server running windows and it was worked, but now I have deployed second time and return me this error:
is_dir(): open_basedir restriction in effect. File(D:\Proyectos\Miproyecto\resources\views/vendor/notifications) is not within the allowed path(s): (C:/Inetpub/vhosts//clubhuellas.com;C:\Windows\Temp)
"D:\Proyectos\Miproyecto" is local path where I'm developing.
Between two deployment I made "update composer" for install "maatwebsite/excel", maybe this action is the problem?
@camunha Hello i have tried to do but it doesn't help in laravel 9 the error is
ErrorException
is_dir(): open_basedir restriction in effect. File(/web/storage/logs) is not within the allowed path(s): (/var/www/clients/client10/web15/web:/var/www/clients/client10/web15/private:/var/www/clients/client10/web15/tmp:/var/www/my-domain.com/web:/srv/www/my-domain.com/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom)