Giter Site home page Giter Site logo

Comments (6)

collectiveaccess avatar collectiveaccess commented on July 28, 2024

What version of mysql are you running?

from providence.

SilkAndSlug avatar SilkAndSlug commented on July 28, 2024

phpinfo() returns mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $

from providence.

collectiveaccess avatar collectiveaccess commented on July 28, 2024

That looks like the PHP drivers. Is your mysql installation also 5.0.12? That's quite old, and we haven't supported it in a while. You must use at least MySQL version 5.5.

from providence.

SilkAndSlug avatar SilkAndSlug commented on July 28, 2024

I'm using whatever's in Debian Stable.

That client's running PHP7.0; php7.0 -i | grep mysqlnd returns:

Client API library version => mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
mysqlnd => enabled
Version => mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $
Client API version => mysqlnd 5.0.12-dev - 20150407 - $Id: b5c5906d452ec590732a93b051f3827e02749b83 $

FWIW, mysqld --version returns mysqld Ver 10.1.26-MariaDB-0+deb9u1 for debian-linux-gnu on x86_64 (Debian 9.1)

I've been banging my head against this for 3+ hours, and am in need of a break. If you've any ideas, gentle reader, please send them this way and I'll try some more. 😀

from providence.

SilkAndSlug avatar SilkAndSlug commented on July 28, 2024

You asked about my mysql installation. mysql --version returns mysql Ver 15.1 Distrib 10.1.26-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

from providence.

SilkAndSlug avatar SilkAndSlug commented on July 28, 2024

I created a database called redacted2, updated setup.php, and now the installer works.

from providence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.