PHP Warning: realpath(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s)

Error: PHP Warning:  realpath(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s)

cause /tmp directory is not accessible by the user

just open config file

vi domain.httpd.conf

php_admin_value open_basedir /home/bumserver/web/bumserver.ga/public_html:/home/bumserver/tmp:/tmp

and add the directory which is not within the allowed path

Comments

Popular posts from this blog

cpanel exam CPSP Answers

How to install zimbra collaboration suite 8.8.11 on CentOS 7

awstats installation