Discussion in 'Site & Server Administration' started by videoworld.in, May 6, 2010.
How to enable exec() function through php.ini Site in dedicated server.
refer below url enable EXEC()
Check your disabled_functions string, and see if that is listed. If so, then remove it.
Or just add disable_functions="" in your php.ini
Separate names with a comma.