solved Install Page missing license.html

jimmyk
jimmyk
@jimmy
9 years ago
514 posts
The license.html file is missing from the jrCore module directory. I'm getting an error on the initial install page. After looking at the directory, it appears that the name was changed from license.html to mpl.html but wasn't updated in the install.php file which is requesting license.html.

2015/12/23 06:43:50 [error] 3217#3217: *3 open() "/home/nginx/domains/10.0.0.151/public/modules/jrCore/license.html" failed (2: No such file or directory), client: 10.0.0.245, server: 10.0.0.151, request: "GET /modules/jrCore/license.html HTTP/2.0", host: "10.0.0.151", referrer: "https://10.0.0.151/install.php"
Capture.PNG.png
Capture.PNG.png  •  115KB


updated by @jimmy: 03/23/16 07:48:16AM
jimmyk
jimmyk
@jimmy
9 years ago
514 posts
I renamed the mpl.html file to license.html in the jrCore folder and the iframe on the installer page showed the license. So, it looks like a license.html file needs to be added, the mpl.html file needs to be renamed to license.html, or the install.php file needs to be updated with mpl.html vs. license.html which is in there now.
updated by @jimmy: 12/23/15 07:37:49AM
brian
@brian
9 years ago
10,148 posts
I have this fixed now - was my fault as on my previous build (which I did by hand) I missed the license file.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
jimmyk
jimmyk
@jimmy
9 years ago
514 posts
No worries. Easy fix. :)

Tags