UnexceptedValueException Doctrine \ Common \ Proxy \ Exception \
Permalink
I copied concrete5 project from window pc to CentOS server and the following error appears
How to fix?
Your proxy directory "/var/www/html/Test/application/config/doctrine/proxies" must be writable
How to fix?
Your proxy directory "/var/www/html/Test/application/config/doctrine/proxies" must be writable
Make sure that folder is writable and has the proper CHMOD value.
The CHMOD value for the whole application/config folder and all it's subfolders and files should be 755
You can read this article about it:https://documentation.concrete5.org/developers/installation/installa...
If you're not sure how to do that, your host probably has a tutorial or can show you the steps to do it. It also can usually be done easily from your cPanel interface.