1. Welcome to Baptist Board, a friendly forum to discuss the Baptist Faith in a friendly surrounding.

    Your voice is missing! You will need to register to get access to all the features that our community has to offer.

    We hope to see you as a part of our community soon and God Bless!

CGI Help..aaaaaaaaaaaaaaaa

Discussion in 'Computers & Technology Forum' started by LindaB, Aug 17, 2002.

  1. LindaB

    LindaB New Member

    Joined:
    Jun 9, 2002
    Messages:
    211
    Likes Received:
    0
    I have a program I am trying to get installed, it is so i can offer free christian message/prayer boards from my site
    I am very new at cgi, installed an ecard server easily, but that was simply chmoding everything correctly and designing the site
    this program I need to set paths and urls, have no clue what the difference is.
    i see home/.. and http://... maybe thats it
    when I call up the script i get a 500 error. Ive checked the chmod, changed one to 777 as directed, but nothing.
    thanks in advance!
    Linda
    http://www.visualimpactdesign.com/forum/index.html
    url of actual page so far :confused:
    Anyone know of any cgi tutorials where I can get some BASIC help?
     
  2. Don

    Don Well-Known Member
    Site Supporter

    Joined:
    Oct 7, 2000
    Messages:
    11,048
    Likes Received:
    321
    Faith:
    Baptist
  3. bb_baptist

    bb_baptist New Member

    Joined:
    Jun 22, 2000
    Messages:
    7,227
    Likes Received:
    2
    Are you sure you have enough bandwidth to host message boards on your site? Especially cgi-based boards are very bandwidth intensive.

    Maybe you should at least try one of the PHP-based boards.
     
  4. LindaB

    LindaB New Member

    Joined:
    Jun 9, 2002
    Messages:
    211
    Likes Received:
    0
    yes i have plenty, and its not for public use, its for members only
    Linda
     
  5. InHim2002

    InHim2002 New Member

    Joined:
    May 26, 2002
    Messages:
    899
    Likes Received:
    0
    The url is, obviously, the url - I imagine that it asks for the url of your homepage so you fill that bit in with it.

    The path is either the absolute or relative path to the scripts on your webserver

    ie. an absolute path may look like this

    c:\linda\bboard\scripts\

    a relative path is the path to the script relative to the home directory of your website - if linda was the root directory a relative path would look something like this:

    /bboard/scripts/

    hope that helps and that I have not totally misunderstood your problem!
     
Loading...