LAMP addon - Linux, Apache, MySQL PHP bundle: Index of /lamp/
Same thing as for openelec from here: OpenELEC Mediacenter - OpenELEC Forum - LAMP addon - Linux, Apache, MySQL PHP bundle (1/30)
Tested on imx6 and RPi2.
LAMP addon - Linux, Apache, MySQL PHP bundle: Index of /lamp/
Same thing as for openelec from here: OpenELEC Mediacenter - OpenELEC Forum - LAMP addon - Linux, Apache, MySQL PHP bundle (1/30)
Tested on imx6 and RPi2.
Thanks, will try it out out on HTPC
LAMP addon - Linux, Apache, MySQL PHP bundle: LAMP – Google DriveSame thing as for openelec from here: OpenELEC Mediacenter - OpenELEC Forum - LAMP addon - Linux, Apache, MySQL PHP bundle (1/30)
Tested on imx6 and RPi2.
[hr]
Can you compile this for odroid C2?
Can you compile this for odroid C2
Uploaded service.web.lamp-8.0.20-Odroid_C2-aarch64.zip - I assume Odroid builds are only from master (v8.0)?
Untested because don't own this hw.
Uploaded service.web.lamp-8.0.20-Odroid_C2-aarch64.zip - I assume Odroid builds are only from master (v8.0)?Untested because don't own this hw.
Thanks there is a build in odroid forum with LE 7.0
there is a build in odroid forum with LE 7.0
I uploaded service.web.lamp-7.0.20-Odroid_C2-aarch64.zip for 7.0 version too.
Still untested because still don't own this piece of hw
Is this available for x86?
Is this available for x86?
service.web.lamp-7.0.20-Generic-x86_64.zip
If needs for master let me know. But will build them anyway soon computer will be idle.
Any tips on settings to tweak to optimise SQL?
Any tips on settings to tweak to optimise SQL?
Did you mean for Kodi? If yes, I using
And it works pretty well for me (not big Library, two Pi's clients). Make sure that your Videos DB are innodb also (you can create it with default-storage-engine, or you can alter existing one).
I modified also a few of other parameters (not sure which one, some of them are setuped already from vpeters template), not sure if it havinf much influence, but innodb and query cache are confirmed along Kodi forums..
skip-external-locking
key_buffer_size = 16K
max_allowed_packet = 1M
table_open_cache = 4
sort_buffer_size = 64K
read_buffer_size = 256K
read_rnd_buffer_size = 256K
net_buffer_length = 2K
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
innodb_buffer_pool_size = 10M
innodb_additional_mem_pool_size = 2M
# Set .._log_file_size to 25 % of buffer pool size
innodb_log_file_size = 2M
innodb_log_buffer_size = 8M
#innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50
Display More
Thanks JimmySmith
Have actually made a few changes similar to suggested except the InnoDB change.
Will try converting DB
Update:
Changed to InnoDB, seems to have solved the lagging problem ive had.
Dare I say its been working floorlesly for the past 3 days!
Thanks again, hope they add this addon to LibreElec AddOn library.
hope they add this addon to LibreElec AddOn library
If with they means me then don't expect that. It is old discussion and things like this were not acceptable to include in any way. That's why this addon is somewhere lost in space without people knowing it exist
I'm almost sure there will be mysql docker version available one day. You could use that then.
As an official addon.
Hopefully like you say a Docker version will be available soon. But until then thanks for the work you put into this!
how update works? Is it enough to just install latest version
Yes, just update to latest version.
Any ideas on fixing these issues?
Any ideas on fixing these issues
It would be very helpful if you would write where/when you get this.