زمان ارسال: 5 شنبه Feb 15, 2007 10:59 pm موضوع: خطای phpbb_auth_access
تاريخ عضويت: 10 Sep 2006 ارسالها: 182 محل سكونت: میلان
در زمان نصب phpbb در سرور با این خطا مواجه شدم و برنامه درخواست کرد که یک نسخه از config.php را برای من دانلود کنه.
من فایل config.php را دانلود کردم و در همان آدرس upload کردم که با این پیغام خطا موجه شدم.
An error occurred trying to update the database
Table 'phpbb_auth_access' already exists
چطور می شه این خطا را رفع کرد و علت این خطا چی هستش؟
تاريخ عضويت: 10 Sep 2006 ارسالها: 182 محل سكونت: میلان
این ها رو هم پیدا کرم.
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
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.
این نشون میده که شما قبلا رو همین دیتا بیس یکبار دیگه بانک بی بی را نصب کردین و تیبل phpbb_auth_access موجود بوده. اگه هنوز رو انجمنت هنوز هیچ کاری انجام ندادی می تونی کل دیتا بیس رو از توی phpmyadmin پاک کنی و phpBB را از نو نصب کنی درست میشه.