file_exists(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/admin/web/{domain_nameenter image description here}/public_html:/home/admin/tmp)
Please note- 1.using Ubuntu 2.Amazon AWS 3. Vesta Cp
file_exists(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/admin/web/{domain_nameenter image description here}/public_html:/home/admin/tmp)
Please note- 1.using Ubuntu 2.Amazon AWS 3. Vesta Cp
Copyright © 2021 Jogjafile Inc.
Path
/tmpis outside your project directory, so access is denied because ofopen_basedirsetting. You need to changeopen_basediror usetemporaryPathvalue within your project directory.