How to enable exec() function through php.ini

Discussion in 'Site & Server Administration' started by videoworld.in, May 6, 2010.

  1. #1
    How to enable exec() function through php.ini

    Site in dedicated server.
     
    videoworld.in, May 6, 2010 IP
  2. sahabcse

    sahabcse Well-Known Member

    Messages:
    272
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    140
    #2
    sahabcse, May 6, 2010 IP
  3. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #3
    Check your disabled_functions string, and see if that is listed. If so, then remove it.
     
    RHS-Chris, May 6, 2010 IP
  4. crashus

    crashus Active Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Or just add
    disable_functions=""

    in your php.ini
     
    crashus, May 6, 2010 IP