1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Apache security settings

Discussion in 'Apache' started by makhan, Jun 17, 2007.

  1. #1
    Hi

    I am trying to run an external program from the php using its exec() function. But its not executing the program I think the issue is with the apache security setting i.e its not allowing external requests to execute programs on the server.

    Can someone please guide me how I can enable these settings.

    Thanks
     
    makhan, Jun 17, 2007 IP
  2. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It would be in your PHP settings most likely.. check to see if safe_mode is enabled.. if it's not check the excluded functions to see if exec is listed.
     
    CodyRo, Jun 17, 2007 IP
  3. makhan

    makhan Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks man , but i have made sure tha safe mode is off and that none of the functions are listed in the excluded list. i am on the windows system, do you think this is causing some issues.
     
    makhan, Jun 17, 2007 IP