Pzz
Verified User
I updated PHP 7.1 (but I don't use it anymore but the question remains)
I took a look at the log and see at the end of the updatelog:
Is
an inivitation to install phar?
Do I need it? It probably saves me a warning next update... And "/usr/local/directadmin/custombuild/php-7.1.22/" doesn't even exist.
Thanks in advance!
GJ
I took a look at the log and see at the end of the updatelog:
Code:
...
You may want to add: /usr/local/php71/lib/php to your php.ini include_path
/usr/local/directadmin/custombuild/php-7.1.22/build/shtool install -c ext/phar/phar.phar /usr/local/php71/bin
ln -s -f phar.phar /usr/local/php71/bin/phar
Installing PDO headers: /usr/local/php71/include/php/ext/pdo/
Enabling temporary disabled extensions...
Copying php.ini..
/usr/local/php71/lib/php.ini already exists, skipping
...
Is
Code:
/usr/local/directadmin/custombuild/php-7.1.22/build/shtool install -c ext/phar/phar.phar /usr/local/php71/bin
ln -s -f phar.phar /usr/local/php71/bin/phar
Do I need it? It probably saves me a warning next update... And "/usr/local/directadmin/custombuild/php-7.1.22/" doesn't even exist.
Thanks in advance!
GJ