I have installed XAMPP and PHPmailer on UBUNTU 20.04 but when I run a bulkmail.php script the error shown as
"**Warning: require(class.phpmailer.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/bulkmail.php on line 2
Fatal error: require(): Failed opening required 'class.phpmailer.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/bulkmail.php on line 2**
Please help.