PHP Bulletin Board Home
News About Home
Features of phpBB Test drive phpBB Downloads Support for phpBB The phpBB Community Styles for customising phpBB 3rd party modifications to phpBB

Support Home | Knowledge Base Home | Submit Article | Search Articles | Browse Articles
 'Table phpbb_auth_access already exists' -- Install Error 
Description: How to get around this error during phpBB install
Author: A_Jelly_Doughnut
Date: Mon Apr 21, 2003 9:56 pm
Type: Info
Keywords: phpbb_auth_access, install, exists, table
Category: Installing/upgrading/converting
There are multiple ways to get around this error.

1) Change the Table Prefix The easiest way is to change the table prefix in the install screen. This is done by changeing phpbb_ about 1/3 of the way down in the install form. You can have it set to anything, but the most common is phpbb2_ . Make sure that it contains no dots ( . ) or dollar signs ( $ ) or slashes ( / ) because some PHP installs have issues with these kind of names. Try installing again

2) Create Another config.php ZoliveR has already helped you with this one. http://www.phpbb.com/kb/article.php?article_id=48 Your board should be ready to run.

3) Drop All Old Tables This needs phpMyAdmin or similar for ease of use. Select your database in the left frame. Place a check in the right frame for all tables beggining with phpbb_. At the bottom, where it says "With Selected" there is a drop-down menu. Choose "Drop" and "go". Try the install again.

Username: Password:
News | Features | Demo | Downloads | Support | Community | Styles | Mods | Links | Merchandise | About | Home
 © Copyright 2002 The phpBB Group.