Hello! I’ve been using PHPmailer with sucess the past days on infinityfree. Today I had to upload a backup to the server and found that PHPMailer.php gets deleted on upload. It’s the same file I used to use the past days, and on the same path, no changes there. I have also tried to download again PHPMailer source code ( Release PHPMailer 6.9.2 · PHPMailer/PHPMailer (github.com)) and upload latest version but same happens, most of the files in PHPMailert/src are uploaded but PHPMailer.php is autodeleted.
Path is /htdocs/documentostecnicos/PHPMailer/src and filesize is 188421 bytes (180KB)
I checked PHPMailer’s source code just to see that that file is bigger than the new file size limit they’re testing for PHP and HTML files, which I talked about here:
So you might have to rename it to a different extension then rename it back for it to stay on your account.
First we have to wait to see if that’s an error or that’s official; only after that does the Admin update the article. If that was an error he wouldn’t update it but would alert iFastNet first.