Results 1 to 3 of 3

Thread: can i use phpbb on my website

  1. #1
    Junior Member
    Join Date
    Oct 2002
    Posts
    2

    can i use phpbb on my website

    hey i want to use phpbb on by site so that i can hold an bulliten board fourm.some of my friends say that i need ms access on my site some say i need sql on my site.i count understand what all that.ikindly help me what i need to install phpbb.
    N E T d0CT0r

  2. #2
    Senior Member
    Join Date
    Mar 2002
    Posts
    502
    Actually, you can use both. I would recommend MySQL. And, for the best help on installing the phpBB board, go to the forums http://www.phpbb.com

    They always helped me out there, and I know they will help you to.

    Greetz & Respect
    Bleh.

  3. #3
    Junior Member
    Join Date
    Oct 2002
    Posts
    8
    quick easy way to tell if your host supports PHP..

    PHP Code:
    <?php
    phpinfo
    ();
    ?>
    Save that bit of code to a file called, say ermm TEST.PHP and upload it to your host, load it up in your favorite browser, if your host is PHP enabled you should see a massive list of PHP varibles..

    -scoob8000
    Blessed be the pessimist for he hath made backups.

Posting Permissions

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