Results 1 to 7 of 7

Thread: hihi I need help setting up php forum

  1. #1
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin hihi I need help setting up php forum

    I want to set it up locally so I can have all the files set up before I 'launch' it. That way if and when I decide to pay for hosting, I won't waste time figuring out what to do.

    SO I decided to go with phpBB (and if there's another free msg board 'program' to get that's better tell me). I installed php on my machine, loaded the files, and opened the webpage (php embedded in an index file) -- I see the contents of the php file instead of the forum.

    What's the matter?

  2. #2
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    What server software are you using? (IIS or Apache or what?) The PHP 4.3.x windows binaries should have an option to automatically configure IIS with PHP as an ISAPI filter.

    If you are running linux, you will have to compile PHP with apsx2 to use it with apache.

    As for choice of message forums...phpBB is bascially the best you can get for a free message forum.

    Post what software you are using and what PHP version and that will help anyone figure out what might be wrong.

  3. #3
    Your very own Pikachu! Banned Peegee's Avatar
    Join Date
    Mar 2001
    Posts
    19,488
    Blog Entries
    81

    Grin

    I actually use Tinyweb, but I can change it to apache if you teach me how...

  4. #4
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    There are Apache installer executables that come with PHP pre-built and pre-configured. I'd say find one of those.

  5. #5
    Ominous Wanderer Tech Admin Samuraid's Avatar
    Join Date
    Oct 2001
    Posts
    5,522

    Default

    Yeah, especially if you are going to be eventually moving to another server (and a lot of Linux servers run Apache) you will want server software that is very similar to what you will be using eventually.

  6. #6
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Better yet install Gentoo and type emerge apache and be done with it. Better yet still, install Gentoo and type emerge phpbb and be completely done with it.

  7. #7
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Though you'll have to type it phpBB since it's case sensitive, plus it's currently masked in portage so you have to add extra gunf like ACCEPT_KEYWORDS="~x86" or something - I don't remember since I haven't emerged masked stuff in a while
    Problems playing downloaded videos? Try CCCP


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •