aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 601 forks source link

How to update opcache configuration? #74

Open pratikdhody opened 4 years ago

pratikdhody commented 4 years ago

https://github.com/aws-samples/aws-refarch-wordpress recommends updates to opcache but it doesn't specify where? I've updated on the ec2 instances at /etc/php.d/10-opcache.ini but I can't see the updates in https://www.url/opcache-instanceid.php

I've also updated /etc/php.ini and entered records but it isn't replicating across other EC2 instances.

Thoughts?

vinodpandey commented 2 years ago

Did you try restarting apache server?