Recently I have passed one issue on wamp server..I need to use the shell_exec() function in PHP for running some external shell script (some checksum file) . Bu
shell_exec()
Open your php.ini file used by wamp, find the disable_functions part, change it and restart the server.
php.ini
disable_functions