• Resolved designerj

    (@designerj)


    The error is not very clear:

    Required functionserror debug_backtrace
    escapeshellarg

    After making this change, restart your web server.

    eval
    hash
    gzcompress
    gzuncompress
    pack

    hash is already enabled in the php extensions, so not sure why it’s complaining about that. Not entirely sure what to fix here is the error message is a garbled mess. Is displayed on the diagnostics page. Errors appeared after switching from php 8.1 to 8.3

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter designerj

    (@designerj)

    *PHP version ( title error that I cannot update)

    Plugin Support dizzyatinnocraft

    (@dizzyatinnocraft)

    Can you copy the relevant part of the system report in the text box so the formatting isn’t broken when pasted here?

    And can you check your php.ini file for PHP 8.3 for disabled functions or anything else that prevent the listed functions from being available?

    Thread Starter designerj

    (@designerj)

    That’s how it was formatted when I got the error I’m afraid, the exact formatting (all in red text) was something like:


    *********************************
    (on the left)
    Required functions error

    (on the right, in a list just as you see it)
    debug_backtrace
    escapeshellarg

    After making this change, restart your web server.

    eval
    hash
    gzcompress
    gzuncompress
    pack

    *********************************

    After some digging it turns out I’m not able to enable php extensions like eval etc because I’m on shared hosting. Assuming it’s disabled because of it’s vulnerability to misuse. I’ve moved to another plugin that does not have these limitations. Thanks

    • This reply was modified 3 months ago by designerj.
    Plugin Support dizzyatinnocraft

    (@dizzyatinnocraft)

    Plugin Support dizzyatinnocraft

    (@dizzyatinnocraft)

    Alright. Note: eval is used by certain libraries Matomo uses including c-pchart, twig and PEAR.

    That’s how it was formatted when I got the error I’m afraid, the exact formatting (all in red text) was something like:

    Irrelevant at this point I suppose, but there is a text box at the top of the system report page with non-HTML formatted text you can copy. That is what I was referring to.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.