You can enable mail function through Cpanel.


Cpanel -->Multi PHP INI editor-->Editor Mode -->Choose Home Directory -->add below command

 

disable_functions = show_source, system, shell_exec, passthru, exec, popen, proc_open

 

That is the functions not added to disable_functions = are enabled

這篇文章有幫助嗎? 0 用戶發現這個有用 (0 投票)