← Back to team overview

mahara-contributors team mailing list archive

[Bug 2002700] Re: installing not possible mysqli error

 

I've managed to resolve the issue I believe.  It looks like upgrading
adodb did do the trick. I may have just and an incomplete update or
failed to get all the ducks in a row when testing.

However, I *can* now install into a fresh empty database.

@lpdavinci, the review above is currently running through tests as I
type this, but if you are inclined you could fetch that patchset and
give it a go.  If you can also get past the install step that's a bonus.

I have a php 8 development environment where I can run behat with a php8
server as well.  I'll set that running at the end of the day today.  It
takes about 3 hours to complete so running the full suite while working
slows things down. This should give us a good idea on the upgrade vs the
site in php8 mode.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2002700

Title:
  installing not possible mysqli error

Status in Mahara:
  New

Bug description:
  OS Informations:

  Apache2
  PHP8.1
  MariaDB 10.5.18
  OS: Raspbian (Debian 11)
  I attached a picture with all infos i got so far.

  Bug:
  When i try to install the newest Mahara build 22.10.0 (2022090903)
  i cannot install it. In the webbrowser i get a failed to upgrade error.
  The database gets created and filled with the config data.
  But then i get the message, that the multirecipientnotifications is missing.
  When i try to install it over the cli
  i get a mysqli_stmt::bind_params() Argument #1 ($types) cannot be empty error caused by adodb-ymsqli.inc.php Line 1241
  (directly after the Enabled 3 HTML filters part)

  I tried php8.0 and now 8.1 same error build.
  when i try to install mahara 22.4. i get the http 500 status code error.
  I made the Dataroot /var/mahara and get the www-data group read/write and owner rights the same for the html documentroot of mahara.
  i tried it on my google chrome (109.0.xxxx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2002700/+subscriptions



References