donrammer Posted January 12, 2021 Report Share Posted January 12, 2021 Hi I am installing a new instance of phpVMS in the following configuration: Server1 = CentOS 7 w/ Apache & PHP 7.4 = PHPVMS Web Server Server2 = CentOS 7 w/ MariaDB = PHPVMS Database Server I connect to the website via a nginx reverse proxy and can access the site no problem to start the installation. I can see the pre-requisite page/module page and it shows everything green and ok. I then click to input the database configuration and when I test the db connectivity with the test button, it returns ok and connects. I then click the "Setup database" button, and the page that I am on simply refreshes and nothing happens. According to the documentation, it should start to configure the db and the tables, but it just refreshes and re-displays the input boxes for the db configuration. Has anyone encountered this? Thanks Richard Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 15, 2021 Administrators Report Share Posted January 15, 2021 Can you check the Laravel logs? It seems like it just loops but doesn't output the error, though it should be. And make sure the permissions are correct - it's possible it couldn't create the two config files in the root directory (env.php and config.php) - do you see those created? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.