Question
How do I edit my opcache configurations?
Answer
- Log in to the server via SSH or WHM's Terminal as the
rootuser -
Edit the
/opt/cpanel/ea-php##/root/etc/php.d/10-opcache.iniin your preferred text editor with the desired changes:# nano /opt/cpanel/ea-php##/root/etc/php.d/10-opcache.ini
Note: Replace "##" with the PHP version number, such as "ea-php83" for PHP 8.3 for example
- Save the file
Comments
0 comments
Article is closed for comments.