-
Notifications
You must be signed in to change notification settings - Fork 94
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
php7 / mysqli support #172
Comments
Hi @vini0404 Ta, |
@will2therich I just opened an issue in your project, looks great. If there are any feature-complete items I can merge them into the main GamePanelX codebase if they prove stable |
This is an important error, because the app is designed under MYSQL and not MySQLi, need to start development to MySQLi |
Im developing MySQLi Version, merge with my branch. |
Hi @devryan Thanks, |
Oh and one more thing I have also implemented SHA-256 encryption with personal and sitewide salt keys |
@will2therich i downloaded your version still getting same error. |
@miloncse |
I get this error. I am using php 7.0 with mysqli on ubuntu.
Error: You do not have MySQL support (mysql_connect) built into PHP! Rebuild your PHP install with MySQL support and try again.
related to:
#155
will this ever getting fixed?
The text was updated successfully, but these errors were encountered: