Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Can't install #69

Open
LightDestory opened this issue Jun 26, 2017 · 3 comments
Open

Can't install #69

LightDestory opened this issue Jun 26, 2017 · 3 comments

Comments

@LightDestory
Copy link

LightDestory commented Jun 26, 2017

Whatever I try to install Foolslide, after clicking on on install's button I get a white page.
Refreshing I get Database Error 1146.
I am using MySQL 5.6 on hosting service "altervista"

@oohnoitz
Copy link
Contributor

oohnoitz commented Jul 2, 2017

Would need more information, but it's possible that this might be related to #63.

@Albirew
Copy link

Albirew commented Jul 5, 2017

That may be because mysql_connect() has been removed from php7.
Try to open config.php and specify $db['default']['dbdriver'] = 'mysqli'; instead of mysql

@LightDestory
Copy link
Author

LightDestory commented Jul 5, 2017

So:
I am using PHP5.6 and I am unable to disable strict mode: the hosting provider (its free) doesn't give you all rights.
I somehow did a workaround using FoolReader, it is very old and featureless but it works without DB. Until I find a way to fix install I am stuck with foolreader

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

No branches or pull requests

3 participants