https://github.com/davidgsd/AllScan

run these command

cd ~
rm AllScanInstallUpdate.php   ;just in case the file already there
wget 'https://raw.githubusercontent.com/davidgsd/AllScan/main/AllScanInstallUpdate.php'
chmod 755 AllScanInstallUpdate.php
./AllScanInstallUpdate.php

Edit /etc/php/php.ini, uncomment these 2 lines

extension=pdo_sqlite.so
extension=sqlite3.so

reboot node

Leave a Reply

Your email address will not be published. Required fields are marked *