-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
I got two laravel projects running on the same apache2 server on my local system, Now when I run enlightn package on both projects then one of them shows the "OPcache is not enabled" error while another works completely fine
when i check phpinfo(); it also shows OPcache up and running for both project.
also tried uncommenting OPcache config in php.ini files in apache2
I also tried running this "PHP -i | grep opcache" command it also shows everything is okay
Metadata
Metadata
Assignees
Labels
No labels