Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal error: Trying to clone an uncloneable object of class mysqli

Viewing 3 replies - 1 through 3 (of 3 total)
  • What version are you running?

    It’s not .8.2.1, so unless you’re running trunk, upgrade first. If you’re running trunk, try previous commit number thingies.


    chrishajer
    Participant

    @chrishajer

    Quick Google turned up this:

    “Fatal error: Trying to clone an uncloneable object of class mysqli – If this error occurs you must turn off the zend.ze1_compatibility_mode setting in your PHP configuration.”

    ini_set('zend.ze1_compatibility_mode', 0);


    airdrawndagger
    Member

    @airdrawndagger

    chrishajer: That was it! Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar