escapeshell cmd

1 reply · opened Oct 25, 2021

RrepsanmarcoOct 25, 2021

Hi I've put a form but the form doesn't reach the mailbox.
The error log say
PHP Warning: escapeshellcmd() has been disabled for security reasons in /home/fpqnqscrq/public_html/daniele/bieffee/include/phpmailer/src/PHPMailer.php on line 1794

SSemicolon WebSTAFFOct 25, 2021

Hello,

The issue is with the escapeshellcmd() being disabled on your Servers which is used when using PHP mail() function. The only solution (depending on if your Hosting Provider changes the setting) is to use SMTP. Please check this thread: https://github.com/PHPMailer/PHPMailer/issues/966 .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard