This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Description
when i try to use the command: php app/console doctrine:database:create
i get this error:
[Doctrine\Common\Annotations\AnnotationException]
You have to enable opcache.load_comments=1 or zend_optimizerplus.load_comments=1.
im using ubuntu 16.04 and i guess this is an php7 issue? How could i solve this.