Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with mysqli_fetch_all #1524

Closed
s3cur3n3t opened this issue Sep 28, 2016 · 2 comments
Closed

Issue with mysqli_fetch_all #1524

s3cur3n3t opened this issue Sep 28, 2016 · 2 comments
Labels

Comments

@s3cur3n3t
Copy link

Steps to reproduce

  1. Install TeamPass
  2. Launch install
  3. Server Checks --> Function mysqli_fetch_all is not available!

Expected behaviour

Tell us what should happen
It should evaluate the mysqli_fetch_all but it gives the following error
Function mysqli_fetch_all is not available!

Actual behaviour

Tell us what happens instead

Server configuration

Operating system:
CentOS 7 minimal install --> CentOS Linux release 7.2.1511 (Core)
uname -a : Linux 3.10.0-327.28.3.el7.x86_64 #1 SMP

Web server:
Apache/2.4.6 (CentOS)

Database:
5.6.33 MySQL Community Server (GPL)

PHP version:
PHP 5.5.38 (cli) (built: Jul 21 2016 12:25:20)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies

Teampass version:
Latest stable: 2.1.26

Updated from an older Teampass or fresh install:
Fresh install

Client configuration

Browser:
Firefx 48.0.2

Operating system:
CentOS 7 minimal install --> CentOS Linux release 7.2.1511 (Core)
uname -a : Linux 3.10.0-327.28.3.el7.x86_64 #1 SMP

Logs

Web server error log

Insert your webserver log here

Firebug log (How to?)

Insert the Firebug log here
@nilsteampassnet
Copy link
Owner

is mysqlnd is installed?

@s3cur3n3t
Copy link
Author

Weel I had to remove php55w-mysql and install php55w-mysqlnd, all good but having another error: PHP Fatal error: Call to a member function fetch_array() on a non-object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants