I'm trying to install the latest version of NAFLM on my web host's server and get the following error from the php install script:
JpGraph error: 13
The installed PHP version (7.2.19) is not compatible with this release of the library. The library requires at least PHP version 5.1.0
Any ideas on how to solve this? Thanks in advance!
NAFLM Installation issue
Moderator: TFF Mods
-
- Rookie
- Posts: 59
- Joined: Wed Dec 30, 2009 4:19 pm
Re: NAFLM Installation issue
I found a work-around for the JpGraph error as documented on https://groups.google.com/forum/?hl=en- ... gFLjda26fY
Unfortunately the install script now starts to output the head of the page and then fails silently right after the line:
Any ideas?
Unfortunately the install script now starts to output the head of the page and then fails silently right after the line:
Code: Select all
$(document).ready(function() {
var leaguesJson =
Reason: ''
-
- Rookie
- Posts: 13
- Joined: Tue Sep 11, 2018 12:11 am
Re: NAFLM Installation issue
I think you need PHP 5 unless someone does a conversion but it's a lot of work.
Reason: ''
-
- Rookie
- Posts: 59
- Joined: Wed Dec 30, 2009 4:19 pm
Re: NAFLM Installation issue
PHP 7 is fairly ubiquitous nowadays. I'm surprised that no one is running it on a server with PHP 7 by now. If that's the case it's a pity...spugnoid wrote:I think you need PHP 5 unless someone does a conversion but it's a lot of work.

Reason: ''
- Vanguard
- Super Star
- Posts: 922
- Joined: Sun Jun 08, 2008 8:27 am
- Location: Glasgow
- Contact:
Re: NAFLM Installation issue
OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.
Reason: ''
-
- Rookie
- Posts: 59
- Joined: Wed Dec 30, 2009 4:19 pm
Re: NAFLM Installation issue
I assume you mean it’s not compatible with PHP 7 right?Vanguard wrote:OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.
Reason: ''
- Vanguard
- Super Star
- Posts: 922
- Joined: Sun Jun 08, 2008 8:27 am
- Location: Glasgow
- Contact:
Re: NAFLM Installation issue
I do, of course.danton wrote:I assume you mean it’s not compatible with PHP 7 right?Vanguard wrote:OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.

Reason: ''