Good morning guys!
Thanks for progressing on this...I hope we will find a solution soon!
The point is that some time ago, a test over LibreELEC on the same platform that djhifi is using was performed and everything was working. The only difference is the version (Kodi 17.3 vs the actual Kodi 17.4):
Code:
21:21:51.228 T:140684478301440 NOTICE: Starting Kodi (17.3 Git:147cec4). Platform: Linux x86 64-bit
21:21:51.228 T:140684478301440 NOTICE: Using Release Kodi x64 build
21:21:51.228 T:140684478301440 NOTICE: Kodi compiled May 28 2017 by GCC 6.2.0 for Linux x86 64-bit version 4.9.29 (264477)
21:21:51.228 T:140684478301440 NOTICE: Running on LibreELEC (community) - Version: devel-20170528113803-r25683-g24c82c134 8.0, kernel: Linux x86 64-bit version 4.9.29
Code:
19:04:57.938 T:140402379511488 NOTICE: Starting Kodi (17.4 Git:7fc6da0). Platform: Linux x86 64-bit
19:04:57.938 T:140402379511488 NOTICE: Using Release Kodi x64 build
19:04:57.938 T:140402379511488 NOTICE: Kodi compiled Aug 29 2017 by GCC 6.2.0 for Linux x86 64-bit version 4.11.12 (264972)
19:04:57.938 T:140402379511488 NOTICE: Running on LibreELEC (official): 8.1.1 8.2, kernel: Linux x86 64-bit version 4.11.12
What dziobak says is true; the problem here is PHP and not the add-on itself. But what makes me puzzled is that PHP is working whith LibreELEC 8.0.2 and not with LibreELEC 8.1.1....but both of them are running on the same platform! So I guess that PHP binaries should be the working ok...
May be, instead to insist with the PHP binary from my repository (i.e. php-cgi_5.6_x86_64), is there a way to download and install PHP binaries through command line in linux? I know that there is a version 7 (that actually is the one used on Windows machines). I'm not an expert in that, so I leave the floor open to who have more confidence with it.
Looking for some good updates!
P.S.: The error received during the PHP installation is due to a persistent bug in Kodi 17.x (as djhifi correctly pointed referring to the first post of this thread). Despite such error, PHP is installed correctly.