I am using shared hosting [ionos] and trying to install phpvms7. I downloaded the tar from github and uploaded to ftp public folder. when I go to my domain I get PHPvms not installed, head to install. I click on head to install but I get Internal Server Error.
I am using php version 7.2 and here is my .htaccess file ( it is the same on root and public_html folder )
All those 403 entries may be your problem. Back up both references to the .htaccess files, open the original and delete or comment out all the 403 entries, saved the edited .htacess files. Try the install again.
I’m assuming you realize that phpVMS v7 is still in beta and should not be used for a production/live siite.
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
I was incorrect in having you disable those entries. The 403 entries I referenced above should stay active in the phpvms v7 folders .htaccess file. Here are those contents for reference:
Possibly check your server error log for further clues. I’m guessing something may be configured incorrectly on your server. Hopefully someone with more experience than me will be along to help you out.