Php's OPcache extension cannot be loaded

the following error occurred when running php-related commands:

Cannot load Zend OPcache - it was already loaded

what is not set correctly?

Php
Mar.24,2021
Delete opcache.so
reason in

php.ini
php.ini is introduced as a dynamic library, but your php has been statically compiled opcache, there is no need to turn on php.ini configuration

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e8e5-2c428.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e8e5-2c428.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?