disable_functions to On for 1 account only?

hi all,
i have the following in my php.ini:
disable_functions = dl,exec,passthru,proc_open,proc_close,shell_exec,system,popen

Now, is there a way to give access to all this functions for 1 account only on the server editing the httpd.conf?
If yes how?


Thanks a lot

 

 

 

 

Top