PHPMailer and function escapeshellcmd()

后端 未结 2 1279
小蘑菇
小蘑菇 2021-01-25 08:18

I use new version of PHPMailer. On the server, I get an error:

Warning: escapeshellcmd() has been disabled for security reasons in /public_html/library/e

2条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-25 09:02

    You can use an older version. I used Version: 5.2.6 and it works.

提交回复
热议问题