Geekworm.com

Results 5 issues of Geekworm.com

Hi, teddysun I want to upgrade php from php 7.2 to php 7.3 or php7.4 version , but I have use your lamp installation script in 2019, so I have...

run lamp.sh, only select apache and php7.3, found some errors as following: /root/lamp/software/php-7.3.32/ext/iconv/iconv.c:2595: undefined reference to `libiconv_close' ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_ctor': /root/lamp/software/php-7.3.32/ext/iconv/iconv.c:2616: undefined reference to `libiconv_open' ext/iconv/.libs/iconv.o: In function `_php_iconv_strlen':...

Please refer to https://github.com/robwittman/shopify-php-sdk/issues/43 > PrivateApi.php, Line 32; ``` $args = array( 'base_uri' => sprintf( "https://%s/admin/api/%s", $this->myshopify_domain, $this->getApiVersion() ), 'headers' => array( 'Authorization' => $this->createBasicAuthHeader( $this->api_key, $this->password ) ) );...

I found the following errors on Raspberry Pi 5 Model B; ``` pi@raspberrypi:~/stressberry $ python3 -m pip install stressberry error: externally-managed-environment This environment is externally managed To install Python packages...

@pimlie Hello, Is there any way to get the fan service script to work on PI 5?