Hello I am having a weird issue after moving my Jamroom site from a server to another VPS.
I've followed all the server migration instructions, uploaded the files to the new server and edited the config.php file with the server/database details.
Jamroom is installed in a sub-directory but I am having the following error trying to access the site: mysitehere.com/jamroomdirectoryhere/
Forbidden
You don't have permission to access /jamroomdirectoryhere/ on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
In the Error log in cPanel, there is the following error:
[Mon Jul 22 20:12:28.751399 2019] [autoindex:error] [pid xxxx:tid xxxxxxxxxxxxxx] [client xxx.xxx.xx.xx:xxxx] AHxxxxx: Cannot serve directory /home/xxxxxx/public_html/jamroomdirectoryhere/: No matching DirectoryIndex (index.php,index.php5,index.php4,index.php3,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.jp,index.phtml,index.shtml,index.xhtml,index.html,index.htm,index.wml,Default.html,Default.htm,default.html,default.htm,home.html,home.htm,index.js) found, and server-generated directory index forbidden by Options directive.
I have contacted the web hosting company, they asked me to contact the script vendor because the site is missing a index.html file. I told them that Jamroom doesn't have a index file and the site was working just fine in my previous hosting plan of the same hosting company but they couldn't assist any further.
Please help me fix this issue.
Thanks in advance.
updated by @pch: 11/11/19 03:19:46AM