I have an issue. I downloaded the latest build of phpVMS on my Linux server.
When I go to the URL, it starts the install process. I set the MySQL credentials, the connection test is successful. However when I click for the next step, it reloads the same page. Neither the database.php nor the database itself are impacted.
Are the database identifiers valid? You did not add an additional prefix to the database? There is the same error with ‘’ localhost ‘’ or ‘’ 127.0.0.1? Is it MySQL? Some files may also be missing.
I am also experiencing this issue. I have the following config:
CentOS 7
Apache
PHP 7.4
I have tried both the dev and the beta released. All the pre-req’s are met, and the database connection tests as ‘good’. But the page just reloads when the Configure Database button is clicked.
UPDATE: It looks to be some form of permission issue purely on that directory. As a test I set it to 0777 (not for production) and the database configuration completes.
Sorry about all the updates, but trying to be helpful to anyone else who has this issue
I would not use the beta files at all. Go to discord and download the latest dev release in the release section. Clear it all away and start again following the doc’s procedure.
I did that and it worked straight away. It never worked with the beta’s for me, total failure.
I tried that way. I took the TAR link from Discord, I downloaded on the server using wget, I extracted the files, I put them in the appropriate web folder. I checked again the permissions.
Now even the CSS seems to be wrong. And the /install is “not found”.
I don’t see how differently I can do it. I’m trying it on a different hosting to see if the issue is coming from my server, but I’m running PHP v7.3 on Apache (Ubuntu distro) and I’ve never had such an issue.
I am unsure I am not that technical. I had a failure the first time but when I was sent the link by Nabeel to the latest dev it went through no trouble. I followed the instructions to the letter. My install as the phpvms folder in the root, /phpvms and the contents of the phpvms/public folder are in /public_html.
I tried that way. I took the TAR link from Discord, I downloaded on the server using wget, I extracted the files, I put them in the appropriate web folder. I checked again the permissions.
Now even the CSS seems to be wrong. And the /install is “not found”.
I don’t see how differently I can do it. I’m trying it on a different hosting to see if the issue is coming from my server, but I’m running PHP v7.3 on Apache (Ubuntu distro) and I’ve never had such an issue.
Jonatan
Is this your own server? Just looked at the site, it looks like the files aren’t uplaoded right (htaccess problem), or if your own server, the vhost is pointing to the wrong directory