Strona 1 z 1
Blad przy instalacji, prosze o pomoc
: 18 maja 2005, 23:35
autor: brs
podczas instalacji wyskakuje cos takiego:
Fatal error: Cannot instantiate non-existent class: sql_db in /home/chojnow/public_html/phpBB2/includes/db.php on line 60
o co chodzi ?
: 19 maja 2005, 12:30
autor: Piker
Wyglada na to jakbyś nie miał pliku mysql4.php w katalogu db
: 24 maja 2005, 16:23
autor: piter
wydaje mi sie ze nie masz poprostu aktywowanej bazy danych. w mailu z potwierdzeniem zalozenie serwera ftp z bazą MySQL powinienes miec "accunt manager" (lub cos w tym stylu), i gdy to otworzysz powinno tam byc "create DB" i dopiero instaluj.
ja natomiast mam problem z "php_auth_access"
wyglada on mniejwiecej tak:
Wystąpił błąd przy aktualizacji bazy danych
CREATE TABLE phpbb_auth_access ( group_id mediumint(8) DEFAULT '0' NOT NULL, forum_id smallint(5) UNSIGNED DEFAULT '0' NOT NULL, auth_view tinyint(1) DEFAULT '0' NOT NULL, auth_read tinyint(1) DEFAULT '0' NOT NULL, auth_post tinyint(1) DEFAULT '0' NOT NULL, auth_reply tinyint(1) DEFAULT '0' NOT NULL, auth_edit tinyint(1) DEFAULT '0' NOT NULL, auth_delete tinyint(1) DEFAULT '0' NOT NULL, auth_sticky tinyint(1) DEFAULT '0' NOT NULL, auth_announce tinyint(1) DEFAULT '0' NOT NULL, auth_globalannounce TINYINT (1) NOT NULL, auth_vote tinyint(1) DEFAULT '0' NOT NULL, auth_pollcreate tinyint(1) DEFAULT '0' NOT NULL, auth_attachments tinyint(1) DEFAULT '0' NOT NULL, auth_mod tinyint(1) DEFAULT '0' NOT NULL, auth_download TINYINT(1) DEFAULT '0' NOT NULL, KEY group_id (group_id), KEY forum_id (forum_id) )
Table 'phpbb_auth_access' already exists
: 24 maja 2005, 16:57
autor: Fear
piter pisze:wydaje mi sie ze nie masz poprostu aktywowanej bazy danych. w mailu z potwierdzeniem zalozenie serwera ftp z bazą MySQL powinienes miec "accunt manager" (lub cos w tym stylu), i gdy to otworzysz powinno tam byc "create DB" i dopiero instaluj.
ja natomiast mam problem z "php_auth_access"
wyglada on mniejwiecej tak:
Wystąpił błąd przy aktualizacji bazy danych
CREATE TABLE phpbb_auth_access ( group_id mediumint(8) DEFAULT '0' NOT NULL, forum_id smallint(5) UNSIGNED DEFAULT '0' NOT NULL, auth_view tinyint(1) DEFAULT '0' NOT NULL, auth_read tinyint(1) DEFAULT '0' NOT NULL, auth_post tinyint(1) DEFAULT '0' NOT NULL, auth_reply tinyint(1) DEFAULT '0' NOT NULL, auth_edit tinyint(1) DEFAULT '0' NOT NULL, auth_delete tinyint(1) DEFAULT '0' NOT NULL, auth_sticky tinyint(1) DEFAULT '0' NOT NULL, auth_announce tinyint(1) DEFAULT '0' NOT NULL, auth_globalannounce TINYINT (1) NOT NULL, auth_vote tinyint(1) DEFAULT '0' NOT NULL, auth_pollcreate tinyint(1) DEFAULT '0' NOT NULL, auth_attachments tinyint(1) DEFAULT '0' NOT NULL, auth_mod tinyint(1) DEFAULT '0' NOT NULL, auth_download TINYINT(1) DEFAULT '0' NOT NULL, KEY group_id (group_id), KEY forum_id (forum_id) )
Table 'phpbb_auth_access' already exists
Ta tabela już istnieje

.