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

Cant Add User using SQLite #44

Open
geekism opened this issue Sep 5, 2017 · 0 comments
Open

Cant Add User using SQLite #44

geekism opened this issue Sep 5, 2017 · 0 comments

Comments

@geekism
Copy link

geekism commented Sep 5, 2017

I got it working using MySQL. And now im attempting to do this with SQLite for a automated installer...

When i goto add a user, (Adding Groups works fine). I get these errors..

[Tue Sep 05 04:41:08.805169 2017] [mpm_prefork:notice] [pid 28313] AH00163: Apache/2.4.10 (Debian) mod_scgi/1.13 OpenSSL/1.0.1t configured -- resuming normal operations
[Tue Sep 05 04:41:08.805202 2017] [core:notice] [pid 28313] AH00094: Command line: '/usr/sbin/apache2'
[Tue Sep 05 04:41:11.708757 2017] [:error] [pid 28316] [client 24.254.146.153:38754] PHP Warning: SQLite3::query(): Unable to prepare statement: 1, no such function: SHA1 in /srv/rutorrent/home/ftpadmin/includes/ez_sql_sqlite3.php on line 146, referer: https://black.justla.me/ftpadmin/add_user.php
[Tue Sep 05 04:41:11.708825 2017] [:error] [pid 28316] [client 24.254.146.153:38754] PHP Notice: Undefined index: ad_gid in /srv/rutorrent/home/ftpadmin/add_user.php on line 127, referer: https://black.justla.me/ftpadmin/add_user.php
[Tue Sep 05 04:41:11.709180 2017] [:error] [pid 28316] [client 24.254.146.153:38754] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /srv/rutorrent/home/ftpadmin/add_user.php on line 210, referer: https://black.justla.me/ftpadmin/add_user.php

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

1 participant