CGI Version?

Discussion in 'Co-op Advertising Network' started by Someone Else, Jan 6, 2005.

  1. #1
    I have the CGI version of the ad_network file on several sites but with all the recent changes it seems to have stopped working.. Is there going to be a new CGI version? I've also seen mention of using PHP wrapper as a better alternative but I have no idea what that is or how to implement it..

    thanks..
     
    Someone Else, Jan 6, 2005 IP
  2. clickdoc

    clickdoc Guest

    Messages:
    39
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    the cgi perl version still works fine for me. most of the changes in the new version i already had in the perl version, except the wait timeout on the initial filling of the ad_network_ads.txt file.

    i would look into getting the php version working. i believe most hosting companies support php these days. i may not always be able to keep up with shawn's improvements in a timely manner as i have many many projects of my own.
     
    clickdoc, Jan 6, 2005 IP
  3. Someone Else

    Someone Else Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The PHP version does work on most of my sites, on static HTML pages but not on sites I have on one particular server.. when I add this code to the .htaccess file

    AddType application/x-httpd-php .htm

    the browser wants to download every page.. I can only get it to work with the CGI version and I am intermittently getting ewrrors that says the ad_network.php file needs to be updated where the ads should be..
     
    Someone Else, Jan 6, 2005 IP
  4. clickdoc

    clickdoc Guest

    Messages:
    39
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try this line instead:

    AddHandler application/x-httpd-php .htm
     
    clickdoc, Jan 6, 2005 IP
  5. Nick0r

    Nick0r Peon

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The CGI version needs updating it's showing the "update your ad_network.php" ad which means it's out of date.
     
    Nick0r, Jan 7, 2005 IP
  6. chachi

    chachi The other Jason

    Messages:
    1,600
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Nick and anyone else who is using the CGI version, the "official" cgi version thread is here
     
    chachi, Jan 7, 2005 IP