I have a website on a shared server (apache), one of my scripts needs the exec function to work, but my web host seems to have disabled it..is there any way to enable it thr
No. disable_functions directive is only available in php.ini for security reasons. See the documentation here, column "Changeable".
disable_functions
php.ini