Open rysiulg opened 1 month ago
What exactly extension are you missing for your Software?
after manually added:
RUN apk --no-cache add php83-simplexml php83-gd php83-json php83-iconv php83-php_posix php83-imap php83-apcu
app started to run... some redirects exists, but php is completed but is it possible to add
I also needed add full permission 777 to mapped html root folder -something is wrong with mapping to username and get permissions to write to folder from web ;( -update of prestashop addons wont work otherwise ;(
For now you can add your php files with this: https://github.com/FaserF/hassio-addons/tree/master/apache2#option-init_commands For more instructions, have a look here: https://github.com/FaserF/hassio-addons/issues/124
I will have a look into adding them to the repo directly too.
The problem
How can I add more php extensions in Apache2?
What version of Home Assistant Core has the issue?
latest
What version of the addon has the issue?
latest
What type of installation are you running?
Home Assistant Supervised
Add-On causing the issue
Apache2
Log information
Additional information
No response