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

php5 error on install #93

Closed
SirWesthoff opened this issue Mar 9, 2018 · 1 comment
Closed

php5 error on install #93

SirWesthoff opened this issue Mar 9, 2018 · 1 comment

Comments

@SirWesthoff
Copy link

There is an erorr with your install commands file.
The error was PHP Fatal error: Uncaught Error: Class 'MySQLi' not found in /var/www/html/dustcloud/index.php:20\nStack trace:\n#0 {main}\n thrown in /var/www/html/dustcloud/index.php on line 20

It could be fixed with adding php5-mysqlnd to apt-get install apache2 php5 php5-mysqlnd mysql-server python3 python3-pip git

@dgiese
Copy link
Owner

dgiese commented Mar 9, 2018

Moved to the wiki and added the package.

@dgiese dgiese closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants