most of the plugins bugs are in line 384
like this:
Warning: file_exists(): open_basedir restriction in effect. File(/psr/http-client/src/ClientInterface.php) is not within the allowed path(s): (/home/albertma/:/tmp/:/var/tmp/:/opt/alt/php81/usr/share/pear/:/dev/urandom:/usr/local/php74/lib/:/usr/local/php81/lib/:/usr/local/php74/lib/:/usr/local/php72/lib/:/usr/local/lib/php/) in /home/albertma/domains/albertmart.com/public_html/wp-content/plugins/ml-slider/metagallery/vendor/composer/ClassLoader.php on line 384
and in line 384:
if (file_exists($file = $dir . $pathEnd))
do I need to adjust these codes?