Jump to content

Database Setup Loop


donrammer

Recommended Posts

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

Link to comment
Share on other sites

  • Administrators

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...