The solution to the problem that the php exec function does not take effect: 1. Open the /etc/php.ini file, delete exec, then save and restart php-fpm; 2. Change the value of "safe_mode" to off.
The operating environment of this article: Windows 7 system, PHP version 7.1, DELL G3 computer
php exec function does not take effect What should I do?
php.exec does not work. Solution
No. 1.
The disabling method is as follows:
Open the /etc/php.ini file,
Find disable_functions, and add the function name to be disabled, as follows:
phpinfo,eval,passthru,exec,system,chroot,scandir,chgrp,chown,shell_exec,proc_open,proc_get_status,ini_alter,ini_alter,ini_restore,dl,pfsockopen,openlog,syslog,readlink,symlink,popepassthru,stream_socket_server,fsocket,fsockopen
On the contrary, the way to enable it is to delete exec, then save and restart php -fpm
Chapter 2.
Open the /etc/php.ini file,
safe_mode = Change on to off, I use The default for php5.4 is off
disable_functions=
Recommended learning: "PHP Video Tutorial"
The above is the detailed content of What should I do if the php exec function does not take effect?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver CS6
Visual web development tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

Atom editor mac version download
The most popular open source editor

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
