How to stop the escapeshellarg() PHP Warnings?
-
How to stop the PHP Warnings about escapeshellarg()? I have to erase regularly my error_log file because of it. Why you don’t solve this? I see multiple complaints about this on the Internet.
[09-Oct-2017 07:14:12 UTC] PHP Warning: escapeshellarg() has been disabled for security reasons in /../public_html/wp-content/plugins/updraftplus/class-updraftplus.php on line 1488
[09-Oct-2017 07:14:46 UTC] PHP Warning: escapeshellarg() has been disabled for security reasons in /../public_html/wp-content/plugins/updraftplus/class-updraftplus.php on line 1410
[09-Oct-2017 07:14:46 UTC] PHP Warning: escapeshellarg() has been disabled for security reasons in /../public_html/wp-content/plugins/updraftplus/class-updraftplus.php on line 1415
[09-Oct-2017 07:14:46 UTC] PHP Warning: escapeshellarg() has been disabled for security reasons in /../public_html/wp-content/plugins/updraftplus/class-updraftplus.php on line 1415
[09-Oct-2017 07:14:46 UTC] PHP Warning: escapeshellarg() has been disabled for security reasons in /../public_html/wp-content/plugins/updraftplus/class-updraftplus.php on line 1415
The topic ‘How to stop the escapeshellarg() PHP Warnings?’ is closed to new replies.