blosxom :: the zen of blogging :: documentation/users/install/dynamic/isp.txt

blosxom :: the zen of blogging

about

  • home/about
  • features
  • colophon
  • news
  • mailing list



  • documentation for users

  • overview
  • install
  • configure
  • blog
  • view
  • flavour
  • syndicate
  • plugins
  • plugin registry
  • static
  • faq
  • use cases*
  • documentation for developers

  • overview
  • plugins
  • downloads

  • mac
  • windows*
  • everyone

  • license
  • contributed*
  • powered by

    *coming soon

    home :: documentation :: users :: install :: dynamic :: isp.txt

    Installing Blosxom at your ISP

    Blosxom is a simple CGI script that requires not much more than being put somewhere Web-accessible, told where it is, optionally configured a little, blessed with permission to run, and let loose on an unsuspecting public.

    Assumptions

    These instructions rest upon a couple-three assumptions:

    If you're unsure of any of these details, give your ISP's tech support line a ring.

    Installation

    While you'll probably have to make minor tweaks and adjustments here and there to suit the particulars of your ISP and account, these instructions should provide more than enough to go on.
    1. Before you can get down to the nitty gritties, you'll need a fresh copy of Blosxom in hand. Download it here. Extract the blosxom.cgi script from the ZIP archive using your favourite unzipping utility.
    2. Upload blosxom.cgi to your ISP's server (usually using FTP) and drop it into your cgi-bin directory, e.g. /home/username/public_html/cgi-bin/blosxom.cgi.

    3. You'll need to bless blosxom.cgi (make it "executable") so that your ISP's Web server will be allowed to run it. If you're on the command-line, Do so by typing:
      chmod 755 /home/username/public_html/cgi-bin/blosxom.cgi
      Of course you should alter the path as appropriate.

      If you don't have command-line access (telnet or ssh), you'll need to change the permissions using your FTP client. Check your application's Help system for details.

    4. All of Blosxom's blog entries live in a special folder. As good a place as any to keep these posts is in a folder within your home direcotry (e.g. /home/username/blosxom). Create the blosxom directory using either your FTP client's "mkdir" command/button or on the command line:
      mkdir /home/username/blosxom
      Again, you should alter the path as appropriate.

    click here to configure blosxom...



    SourceForge.net Logo

    AltStyle によって変換されたページ (->オリジナル) /