enable a function for a specific user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fen7azy
    Junior Member
    • Mar 2021
    • 9

    #1

    enable a function for a specific user

    curl_exec
  • majed1368
    Junior Member
    • Sep 2017
    • 1

    #2
    Dear guys,
    I have a server with cpanel and Cloudlinux.
    I want to activate some functions (like curl_exec) for a specific user.
    Is it possible?
    Thank You.

    Comment

    • bogdan.sh
      Administrator
      • Nov 2016
      • 1308

      #3
      Substituting global php.ini for individual customer should work for you: http://docs.cloudlinux.com/index.htm...l_php_ini.html

      Comment

      Working...