Published Question
VPS : CentOS 6.8 x64
Admin: VestaCP
I am trying to rsync my sites from another server. Rsync goes fine.
When I try to reach the site (the new one, rsynced to this server), I got an error in my cakephp logs:
2016-07-...
Accepted Answer:
Even if it was warning, I had to fix the issue. I hate warnings :)
So the issue was fixed:
The file to edit was:
/home/admin/conf/web/httpd.conf
And I had to comment:
php_admin_value open_basedir /home/admin/web/xx...
2
•
•
By
zeflex
PHP
Apache
Control Panels
CentOS