Hi vpeter!.
I'll miss you very much!
I use you addon for RPi2 and I buy an OdroidC2 because it's more powerful than raspi and had the addon!.
With the Openelec v7.90.009 for Odroid-c2 the PHP not longer runs
Thanks for your work!
Hi vpeter!.
I'll miss you very much!
I use you addon for RPi2 and I buy an OdroidC2 because it's more powerful than raspi and had the addon!.
With the Openelec v7.90.009 for Odroid-c2 the PHP not longer runs
Thanks for your work!
With the Openelec v7.90.009 for Odroid-c2 the PHP not longer runs
openelec?
For libreelec I will rebuild it as for RPi2. Need a day.
Update: Nope, my build machine is still i386 based and can't run 64 bit binaries which are used by Odroid. Maybe after new year when machine will be reinstalled (if time permits).
service.lamp-8.1.100.100-RPi2-arm.zipCodegit clone https://github.com/LibreELEC/LibreELEC.tv.git cd LibreELEC.tv git reset --hard 7.90.009 wget https://github.com/vpeter4/LibreELEC.tv/commit/b7e49649586eb2a2a0fc3d9b31939b32acd21995.patch wget https://github.com/vpeter4/LibreELEC.tv/commit/0f7974aff782946775f39f21568475cffc9a485b.patch patch -p1 <b7e49649586eb2a2a0fc3d9b31939b32acd21995.patch patch -p1 <0f7974aff782946775f39f21568475cffc9a485b.patch PROJECT=RPi2 ARCH=arm make release PROJECT=RPi2 ARCH=arm scripts/create_addon lamp
Your instructions worked perfectly. But there seems to be an issue with mysql. I couldnt find a solution so i just included the compiled apcu with your previous build and everything works fine. So i guess my problem is solved. Thanks for all your help!
No idea if it runs (only build): service.lamp-8.1.100.100-Odroid_C2-aarch64.zip
openelec?
For libreelec I will rebuild it as for RPi2. Need a day.
Update: Nope, my build machine is still i386 based and can't run 64 bit binaries which are used by Odroid. Maybe after new year when machine will be reinstalled (if time permits).
OPs libreelec!!!.
I'll try service.lamp-8.1.100.100-Odroid_C2-aarch64.zip !!!.
Thanks for your compilation!!!.
Was this ever built for aarch? I'd love to use it on the 7.0.3.012c 32bit aarch LE release.
Was this ever built for aarch? I'd love to use it on the 7.0.3.012c 32bit aarch LE release.
= RPi2 arm version
or wetek play version
= RPi2 arm version
or wetek play version
Thank you, I should've read the OP more closely, didn't even see that.
Hello vpeter,
I think the Kodi 17 stable will be out in a few months, will you plan also release Rpi2/3 release for Kodi 17? Still rock stable on my 7.0.3
P.S.: This really should be part of network/system tools @official LibreElec addons, for Kodi DB !!
Hello vpeter,I think the Kodi 17 stable will be out in a few months, will you plan also release Rpi2/3 release for Kodi 17? Still rock stable on my 7.0.3
P.S.: This really should be part of network/system tools @official LibreElec addons, for Kodi DB !!
LAMP works perfectly fine for me since the beginning of the LibreElec Alphas with Kodi 17. No need for an update here, I think...
Maybe I will rebuild it when have a chance. But currently I'm out of time even for stuff I should do.
Maybe I will rebuild it when have a chance. But currently I'm out of time even for stuff I should do.
HI there, when you have time can you add java and Apache GUI on it.
Will be cool have Apache GUI install to change config settings.
Of course I'm talking of x86 x64 version's...
Oh, that's really sad. Especially the WebServer is highly useful. But thanks for the work, we'll see how long it works.
After updating to 7.9.009 on my imx6 the Webserver didn't start. Log said:
httpd: Syntax error on line 143 of /storage/.kodi/userdata/addon_data/http://service.web.lamp/srvroot/conf/httpd.conf: Cannot load libphp5.so into server: librtmp.so.1: cannot open shared object file: No such file or directory
I had to comment out the following line in httpd.conf:
LoadModule php5_module libphp5.soMaybe this helps if someone else has the issue.
Hi, got same problem after upgrading to Krypton official.
When I disable libphp5, phpmyadmin does not work anymore (*.php are not read by server) but httpd can start... but useless because here, we want phpmyadmin
libphp5 is in lib folder with installation permission, so I really don't understand what happenned.
If anybody got the solution because manage my sql server in cli is so..... I don't have any word loooool
Thanks
Currently addon doesn't build. I will try to fix it over weekend.
Oh, thanks But by curiosity, do you have any idea of what happenned ? (And I forgot : I use the RPI2 build )
I pushed few addons here. Don't have time to test (feedback welcome).
All packages are still on old versions and should be bumped (maybe one day).
ripp2003, the problem is that addons must be recompiled from time to time.
I quickly checked Generic version and seems to be working as before.
I pushed few addons here. Don't have time to test (feedback welcome).
All packages are still on old versions and should be bumped (maybe one day).ripp2003, the problem is that addons must be recompiled from time to time.
I quickly checked Generic version and seems to be working as before.
Thank you very much, It seems to work very well : got to make some test but I can access phpmyadmin right now
Great job man for RPI2 version
I pushed few addons here. Don't have time to test (feedback welcome).
Thank you! Assume this is against LE 8?