GithubHelp home page GithubHelp logo

Error add user about openvpn-admin HOT 6 CLOSED

chocobozzz avatar chocobozzz commented on June 5, 2024
Error add user

from openvpn-admin.

Comments (6)

Chocobozzz avatar Chocobozzz commented on June 5, 2024

Did you read this similar issue? #23

from openvpn-admin.

beho1der avatar beho1der commented on June 5, 2024

Yes, I seem to have the same error when installing for some reason did not create a table

l# mysql -u root -p -e "use openvpn-admin; show tables;"
Enter password:
+-------------------------+
| Tables_in_openvpn-admin |
+-------------------------+
| admin |
| application |
+-------------------------+
Why this happened and how best to fix it ?

from openvpn-admin.

Chocobozzz avatar Chocobozzz commented on June 5, 2024

Remove all tables and try to reinstall them -> http://your-installation/index.php?installation

from openvpn-admin.

beho1der avatar beho1der commented on June 5, 2024

I remove all tables on databases and executed the request http://your-installation/index.php?installation
Received an error: 017/07/20 06:56:53 [error] 9495#9495: *135 FastCGI sent in stderr: "PHP message: PHP Warning: file_get_contents(/var/www/html/openvpn-admin/sql/schema-0.sql): failed to open stream: No such file or directory in /var/www/html/openvpn-admin/index.php on line 134" while reading response header from upstream, client: 10.1.1.156, server:
I copy сopied folder sql on web server and repeated the request and that's OK, but in databases not tables users and logs
#mysql -u root -p -e "use openvpn-admin; show tables;"
Enter password:
+-------------------------+
| Tables_in_openvpn-admin |
+-------------------------+
| admin |
| application |
+-------------------------+

#php -v
PHP 7.0.18-0ubuntu0.16.04.1 (cli) ( NTS )

from openvpn-admin.

modfiles avatar modfiles commented on June 5, 2024

you need to edit your mysql.cfg to accept 00:00:00 as default value to fix that problem
try to read the readme file in my fork of this repo

from openvpn-admin.

beho1der avatar beho1der commented on June 5, 2024

It works, Big Thanks. This would have to be added to the documentation

from openvpn-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.