Results 1 to 10 of 10

Thread: PhpBB Forum Problem

  1. #1
    Join Date
    Jul 2006
    Posts
    4

    Default PhpBB Forum Problem

    Im trying to install a Phpbb forum on my bluehost website.
    First off Phpmyadmin says i have no privleges.
    Second phpbb installer can't connect to the database even though the dabase name and username and password are correct.
    Third what does "Prefix for tables in database:" mean?

    Anybody installed a phpbb forum on a bluehost site that could help me out. Im getting kinda frustrated and ive only been a bluehost customer for 3 hours.

  2. #2
    Join Date
    Jul 2006
    Posts
    4

    Default

    heres the error message im recieving:

    Warning: mysql_connect(): Access denied for user 'myusername'@'localhost' (using password: YES) in /home/mydomain/public_html/phpBB2/db/mysql4.php on line 48

    Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/mydomain/public_html/phpBB2/db/mysql4.php on line 330

    Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/mydomain/public_html/phpBB2/db/mysql4.php on line 331
    phpBB : Critical Error

    Could not connect to the database

  3. #3
    John Guest

    Default

    I would suggest logging onto your cPanel, and clicking "Fantastico" and install it from there.

  4. #4
    Join Date
    Feb 2006
    Posts
    167

    Default

    You don't have privellages in phpMyAdmin to create databases this has to be done through the cPanel.

    The error that you are describing is from an invalid mysql username and password. Be sure that you have the database name, username and password correct and note that the username and dbname require your 8 letter bluehost username before it.

    Also be sure that you have added the user to the database you are trying to connect to in the MySQL section of cPanel.
    I may not be smart enough to do everything, but I'm dumb enough to try anything.

    PS I no longer work for Bluehost, any posts from me may not be official company policies or views and should not be associated with Bluehost.

  5. #5
    Join Date
    Mar 2006
    Location
    Northern KY
    Posts
    42

    Default

    You do know that the data base name will have your bluehost account name at the beginning of it right?

    if you bluehost username is xyz789 and you named your database abc123 then you would enter xyz789_abc123 in phpbb.

    Read the install.html in your doc folder

    1 Decompress the phpBB 2 archive to a local directory on your system.

    2 Upload all the files contained in this archive (retaining the directory structure) to a web accessible directory on your server or hosting account.

    3 Change the permissions on config.php to be writeable by all (666 or -rw-rw-rw- within your FTP Client)

    4 Using your web browser visit the location you placed phpBB 2 with the addition of install/install.php, e.g. http://www.mydomain.com/phpBB2/install/install.php, http://www.mydomain.com/forum/install/install.php etc.

    5 Fill out all the requested information and hit Submit

    6 Change the permissions on config.php to be writeable only by yourself (644 or -rw-r--r-- within your FTP Client)

    7 Click the Complete Installation button or revisit the location you entered above.


    When you upload your files make sure that you upload them in ASCII mode.

  6. #6
    Join Date
    Jul 2006
    Location
    The Land of Nonsense
    Posts
    123

    Default

    When in doubt, I say trash it and start over. I'm a complete hack and I just loaded the phpbb through Fantastico in the cpanel and it works great. I'm having a gas messing with it!

  7. #7
    Join Date
    Jul 2006
    Posts
    4

    Default

    Thanks guys! I threw all your tips together and got it working.

  8. #8
    Join Date
    Mar 2006
    Location
    Northern KY
    Posts
    42

    Default

    no problem

  9. #9
    Join Date
    May 2006
    Posts
    27

    Default

    Hey guyz I need help,
    I installed phbb2 forum on my website though fantastico and now the new version is out, I don't know how to go about in order to update my forum. Could you guys please help me out. Thanks !!

  10. #10
    Join Date
    May 2006
    Posts
    27

    Default

    Quote Originally Posted by Geeque
    Hey guyz I need help,
    I installed phbb2 forum on my website though fantastico and now the new version is out, I don't know how to go about in order to update my forum. Could you guys please help me out. Thanks !!
    I was able to upgrade my forum !! Thanks !!

Posting Permissions

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