Installation issue on Windows XAMMP PHP 7.2: Empty /application/config/doctrine/proxies directory
Permalink
I tried installing 8.4.3 and 8.4.4 using XAMPP PHP7.2 on Windows. After installation, when I tried to go to the dashboard, I got this error:
I tried re-installing it again. I noticed the "/application/config/doctrine/proxies" directory had files in it but once I went to the site, all the files were automatically removed. I used CLI to re-generate the files:
but everytime I went to the site, the proxies directory was emptied.
I had no issue installing the same versions in PHP 7.1. How can I get this resolved?
require(C:/xampp-7.2.18/htdocs/concrete5-8.4.3/application/config/doctrine/proxies\__CG__ConcreteCoreEntitySiteType.php): failed to open stream: No such file or directory
I tried re-installing it again. I noticed the "/application/config/doctrine/proxies" directory had files in it but once I went to the site, all the files were automatically removed. I used CLI to re-generate the files:
concrete\bin\concrete5 orm:generate-proxies
but everytime I went to the site, the proxies directory was emptied.
I had no issue installing the same versions in PHP 7.1. How can I get this resolved?
http://wampserver.aviatechno.net/?lang=en...
I am running PHP 7.3.6 on my WAMP Box with no issues..