I am hosting a system created in Zend 2 on a dedicated server with Windows Server 2008, Apache 2.4, PHP 7.1.5.
The user who is running apache is already fully allowed in the files, but I am getting the following error:
Fatal error: require_once (): Failed opening required '/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php' (include_path = '.; C: \ php \ pear') in C: \ Apache24 \ htdocs \ urldosite.com \ vendor \ doctrine \ annotations \ lib \ Doctrine \ Common \ Annotations \ AnnotationRegistry.php online 64
Does anyone know how I can solve it?