Wpis z mikrobloga

@pitu120: ok, dzięki, ten autoload.php chyba nie istnieje, jak mogę to sprawdzić gdzie jest ten plik?

Warning: require(../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/send.php on line 15

Fatal error: require(): Failed opening required '../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/send.php on line 15
@RichKidOfSnapchat: Spróbuj z tym co sugeruje dokumentacja:
"Alternatively, if you're not using Composer, copy the contents of the PHPMailer folder into one of the include_path directories specified in your PHP configuration and load each class file manually:"