Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

User table not created after execution of install script #149

Open
JimmyHumuhumunukunukuapuaa opened this issue Aug 19, 2019 · 1 comment

Comments

@JimmyHumuhumunukunukuapuaa

After execution of openvpn-admin/install.sh when clicking on "Get configuration file" in https://openvpn-admin.{my_domain.com}/index.php?install" I can read the following error log from my apache

PHP Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'openvpn-admin.user' doesn't exist in {path_to/}openvpn-admin/index.php:18\nStack trace:\n#0 {path_to/}openvpn-admin/index.php(18): PDOStatement->execute(Array)\n#1 {main}\n thrown in {path_to/}openvpn-admin/index.php on line 18, referer: https://openvpn-admin.{my_domain.com}/

  • PHP version: 7.2.17
  • MySQL version: 5.5.60-MariaDB
  • Webserver (Nginx, Apache...): Apache/2.4.6
  • What is the expected behaviour?
  • What do you see instead?
  • PHP logs on pastebin:
@JimmyHumuhumunukunukuapuaa
Copy link
Author

Is there a database creation/setup process missing on my server?

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

No branches or pull requests

1 participant