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.

new ad network stuff

Discussion in 'Co-op Advertising Network' started by TwisterMc, Jul 19, 2004.

  1. #1
    so i followed the instructions for the updated ad network thing here and it just broke my site. I got an internal server error. So i switched it back. Sort of. Any idea what i might have done wrong. I did just as the page said.
     
    TwisterMc, Jul 19, 2004 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Do you have access to your httpd error logs so you can see what the actual error was? Mabye you don't have access to set additional mime types for PHP or something?
     
    digitalpoint, Jul 19, 2004 IP
  3. TwisterMc

    TwisterMc Mac Guru

    Messages:
    972
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Umm.... not sure. I'll have to check later.
     
    TwisterMc, Jul 19, 2004 IP
  4. l0cke

    l0cke Active Member

    Messages:
    178
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    73
    #4
    Not sure if you got this resolved or not but I ran into similar issues. I toyed around with the .htaccess file until I got it working. The end result was adding:
    AddHandler application/x-httpd-php .htm
    AddHandler application/x-httpd-php .html
    Code (markup):
    to the bottom of my .htaccess file in my blog directory. I also added them to the .htaccess file in the root directory of my site but have not tested if this makes any difference (it shouldn't).. These mods were for a blogger blog.

    HTH.
     
    l0cke, Jul 20, 2004 IP