Welcome, Guest. Please Login or Register.
November 01, 2024, 01:20:44 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  German User Help  |  Hilfe zu YaBB SE  |  installation auf localhost « previous next »
Pages: [1] Reply Ignore Print
Author Topic: installation auf localhost  (Read 921 times)
tplant
Noobie
*
Posts: 3


I'm a llama!

installation auf localhost
« on: November 20, 2003, 12:48:28 PM »
Reply with quote

YaBB SE Version: 1.5.4
PHP Version: 4.1.2
MySQL Version: 3.23.x
Server Plattform: Windows
Link zum Forum:

Problem Beschreibung:
hallo da draussen, bekomme bei der installation auf localhost folgende fehler in step 3:
------------------------------------------------

Error: Column 'year' is used with UNIQUE or INDEX but is not defined as NOT NULL
In CREATE TABLE yabbse_calendar_holiday ( id int(10) unsigned NOT NULL auto_increment, title char(30) NOT NULL default '', month tinyint(4) NOT NULL default '0', day tinyint(4) NOT NULL default '0', year smallint(6) default NULL, PRIMARY KEY (id), KEY idx_month (month), KEY idx_year (year)) TYPE=MyISAM;
Executing package #6... unsuccessful!
Error: Table 'yabbse.yabbse_calendar_holiday' doesn't
Executing package #10... unsuccessful!
Error: Column 'msgtime' is used with UNIQUE or INDEX but is not defined as NOT NULL
In CREATE TABLE yabbse_instant_messages ( ID_IM bigint(20) NOT NULL auto_increment, ID_MEMBER_FROM int(11) NOT NULL default '0', ID_MEMBER_TO int(11) NOT NULL default '0', deletedBy int(11) NOT NULL default '-1', fromName tinytext NOT NULL, toName tinytext NOT NULL, msgtime bigint(20) default NULL, subject tinytext, body text, readBy tinyint(4) NOT NULL default '0', PRIMARY KEY (ID_IM), KEY ID_MEMBER_FROM (ID_MEMBER_FROM), KEY ID_MEMBER_TO (ID_MEMBER_TO), KEY deletedBy (deletedBy), KEY msgtime (msgtime), KEY readBy (readBy)) TYPE=MyISAM;
Executing package #16... unsuccessful!
Error: BLOB column 'ip' can't be used in key specification with the used table type
In CREATE TABLE yabbse_log_floodcontrol ( ip tinytext NOT NULL, logTime bigint(20) default NULL, PRIMARY KEY (ip(16))) TYPE=MyISAM;
Executing package #19... unsuccessful!
Error: Column 'logTime' is used with UNIQUE or INDEX but is not defined as NOT NULL
In CREATE TABLE yabbse_log_online ( identity int(11) unsigned NOT NULL, logTime bigint(20) default NULL, KEY logTime (logTime), PRIMARY KEY (identity)) TYPE=MyISAM;
Executing package #23... unsuccessful!
Error: Column 'dateRegistered' is used with UNIQUE or INDEX but is not defined as NOT NULL
Executing package #24... unsuccessful!
Error: Column 'posterTime' is used with UNIQUE or INDEX but is not defined as NOT NULL
In CREATE TABLE yabbse_messages ( ID_MSG int(11) NOT NULL auto_increment, ID_TOPIC int(11) NOT NULL default '0', ID_MEMBER int(11) NOT NULL default '0', subject tinytext, posterName tinytext NOT NULL, posterEmail tinytext, posterTime bigint(20) default NULL, posterIP tinytext NOT NULL, smiliesEnabled tinyint(4) NOT NULL default '1', modifiedTime bigint(20) default NULL, modifiedName tinytext, body text, icon tinytext, attachmentSize mediumint(9) NOT NULL default '0', attachmentFilename tinytext, PRIMARY KEY (ID_MSG), KEY ID_TOPIC (ID_TOPIC), KEY ID_MEMBER (ID_MEMBER), KEY posterTime (posterTime)) TYPE=MyISAM;
Executing package #25... unsuccessful!
Error: Table 'yabbse.yabbse_messages' doesn't exist
In INSERT INTO yabbse_messages VALUES (1, 1, -1, 'Welcome to YaBB SE!', 'YaBB SE Dev Team', '[email protected]', 1007831725, '65.93.102.203', 1, NULL, NULL, 'Welcome to YaBB SE!\n\nWe hope you enjoy using your new forum.', 'xx', 0, NULL);
Executing package #29... unsuccessful!
Error: BLOB column 'variable' can't be used in key specification with the used table type
In CREATE TABLE yabbse_settings ( variable tinytext NOT NULL, value text NOT NULL, PRIMARY KEY (variable(30))) TYPE=MyISAM;
Executing package #30... unsuccessful!
Warning: Some of the queries failed!!
Your installation may not work correctly!

es werden einige packages installiert, andere nicht..
weiss jemand woran das liegt?
safe_mode off=OFF / magic_quotes = OFF, hier also alles ok.
viele,vlielen dank!
Logged
Pitti
Guest
Re:installation auf localhost
« Reply #1 on: November 20, 2003, 02:54:37 PM »
Reply with quote

Quoteweiss jemand woran das liegt?

warscheinlich an deiner mysql

nimm dashier

gruß pitti
ps: step by step mit dem savemodepacket kommt och nich verkehrt bei solchen dingern
Logged
tplant
Noobie
*
Posts: 3


I'm a llama!

Re:installation auf localhost
« Reply #2 on: November 20, 2003, 03:51:37 PM »
Reply with quote

danke für die prompte antwort. ich werde es ausprobieren. auf die sql-einstellungen wäre ich nie gekommen...

tplant
Logged
tplant
Noobie
*
Posts: 3


I'm a llama!

Re:installation auf localhost
« Reply #3 on: November 21, 2003, 06:29:02 PM »
Reply with quote

ich habs geschafft! es läuft, und zwar nachdem ich sql 4.0 installiert habe. habe zwischendurch mal phpbb getestet, welches zwar superfix installiert war, mir aber extrem lahm erschien.
trotz aller ausgeschütteten glückshormone gibt es noch einen wehrmutstropfen:
beim versuch, mich als neuen user zu registrieren (auf localhost) bekomme ich folgenden fehler:

2: Failed to Connect
(c:\windows\apache\htdocs\yabbse\Sources\Subs.php ln 885)

ich danke euch für eure hilfe.grüße
Logged
Daniel D.
Mod Team
YaBB God
*****
Posts: 2935


Re:installation auf localhost
« Reply #4 on: November 22, 2003, 02:23:53 PM »
Reply with quote

Du sollst es laut Readme in den root eines Laufwerkes entpacken und nicht in ein Unterverzeichnis ! Außer die haben was geändert...
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  German User Help  |  Hilfe zu YaBB SE  |  installation auf localhost « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.106 seconds with 21 queries.