Disable phpmail for user
Hello,
I want to disable phpmail function for one of my customer.
I tried
But it gives this error.
Thank you.
/usr/bin/piniset -r 'disabled_functions = mail' -u USERNAMEBut it gives this error.
ERROR:Colon as a separator expected (disabled_functions = mail)!Thank you.
-
Do you have suPHP configured on the server ? If yes, you can copy the server's php.ini under his root directory and remove mail function from disable_functions. 0 -
Hello :) Please let us know if the following document helps: PHP Selector - Custom php.ini options Thank you. 0 -
Hello :) Please let us know if the following document helps: PHP Selector - Custom php.ini options Thank you.
Hello Michael, sorry for revive such an old thread. It is possible to do something like this with MultiPHP INI Editor? Thanks0
Please sign in to leave a comment.
Comments
3 comments