Check permissions, clear all cache and report back. Oh and remember a linux server is case sensitive.
Jul 4, 2017
3
Level 20
Issue when uploading file
Hello,
When I try to upload a file via Laravel I get this error :
ErrorException in Local.php line 76:
is_link(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/domain-name.dz/:/tmp/)
In local works fine :/
Level 20
You're right @spekkionu, I tried a simple php script it works fine, after that I found that I changed the path in config/filesystems and changed the local.root
Please or to participate in this conversation.