Announcement

Collapse
No announcement yet.

PHP Warning: Module i360 already loaded in Unknown on line 0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP Warning: Module i360 already loaded in Unknown on line 0

    After an update some time this past week, I have noticed i360 errors like this every 5-10 minutes:

    PHP Warning: Module i360 already loaded in Unknown on line 0

    I assume it is for imunify 360, but it was uninstalled over a year ago when the free beta ran out. I tried running the uninstall bash, just in case but it still continues.

    How do i turn this off since we dont even use the product?

  • #2
    Please, submit a ticket with us at https://cloudlinux.zendesk.com so we can find what is triggering the error

    Comment


    • #3
      What was the solution for this? Im facing the same issue.

      Comment


      • #4
        Please drop all `extension=i360.so` lines for all of /opt/alt/php%ver%/etc/php.ini files and then update Imunify360 to the latest stable version
        # yum update imunify360

        If theres no such files present, run:
        # yum reinstall imunify360-php-i360
        instead

        Comment

        Working...
        X