1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

php-stem.yml: Mention iiab/php-stem#2 fixed location idea

This commit is contained in:
A Holt 2021-12-25 18:15:57 -05:00 committed by GitHub
parent 62e193d2e1
commit a0fe5b706c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,11 @@
# (Or in PHP code...)
# phpinfo()
# Or consider https://github.com/iiab/php-stem/issues/2 in future?
# "Current practice is to put the stem.so file in a different place for each php version.
# Would it be better to create a directory /usr/local/lib/php-stem and always put it there.
# Then put that location in stem.ini"
- name: Download https://github.com/iiab/php-stem/raw/main/so/stem-armhf-{{ php_version }}.so to /usr/lib/php/{{ php_extension }}/stem.so (armv6l or armv7l)
get_url: