Zu Hülf bitte
Verfasst: 12.03.2005 02:54
jaja
wieder mal ist mein Forum abgestürzt.. es weiss wie immer, niemand, wann, warum, weshalb, wiso, oder wie.
oder doch?
also: grad als wichtige info: ich bin DAU. Sprich ich hab keine Ahnung von nix, und möchte deshalb eine Schritt für Schrittanleitung, die auch die dümmste anzunehmende Userin verstehen kann. ich hoffe, dass sei möglich. Wenn ned, was solls. is ja nur ein Forum ;(
hier der Fehler:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /var/www/html/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/html/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
Dass hab ich in meiner Datenbank gefunden:
Error
The additional Features for working with linked Tables have been deactivated. To find out why click here.
(was auch immer dass heissen soll)
ich hab dann mal auf here geklicht.
dann is dass gekommen:
PMA Database ... not OK[ Documentation ]
General relation features Disabled
und die Dokumentation hab ich dann auch angeschaut.. aber natürlich null verstanden:
$cfg['Servers'][$i]['bookmarktable'] string
Since release 2.2.0 phpMyAdmin allows to bookmark queries. This can be useful for queries you often run.
To allow the usage of this functionality you have to:
* set up "pmadb" as described above
* within this database create a table following this scheme:
CREATE TABLE `PMA_bookmark` (
id int(11) DEFAULT '0' NOT NULL auto_increment,
dbase varchar(255) NOT NULL,
user varchar(255) NOT NULL,
label varchar(255) NOT NULL,
query text NOT NULL,
PRIMARY KEY (id)
) TYPE=MyISAM COMMENT='Bookmarks';
* enter the table name in $cfg['Servers'][$i]['bookmarktable']
ALSO bitte helft mir.. leider is das ned das erste mal, doch die lösung, die ich das letze mal verwendet hab, geht diesmal warscheinlich nicht, rsp. ich will sie auch gar ned erst probieren.. wenn es irgend ein weg gibt... bitte... bitte...
wieder mal ist mein Forum abgestürzt.. es weiss wie immer, niemand, wann, warum, weshalb, wiso, oder wie.
oder doch?
also: grad als wichtige info: ich bin DAU. Sprich ich hab keine Ahnung von nix, und möchte deshalb eine Schritt für Schrittanleitung, die auch die dümmste anzunehmende Userin verstehen kann. ich hoffe, dass sei möglich. Wenn ned, was solls. is ja nur ein Forum ;(
hier der Fehler:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /var/www/html/phpBB2/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /var/www/html/phpBB2/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/html/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
Dass hab ich in meiner Datenbank gefunden:
Error
The additional Features for working with linked Tables have been deactivated. To find out why click here.
(was auch immer dass heissen soll)
ich hab dann mal auf here geklicht.
dann is dass gekommen:
PMA Database ... not OK[ Documentation ]
General relation features Disabled
und die Dokumentation hab ich dann auch angeschaut.. aber natürlich null verstanden:
$cfg['Servers'][$i]['bookmarktable'] string
Since release 2.2.0 phpMyAdmin allows to bookmark queries. This can be useful for queries you often run.
To allow the usage of this functionality you have to:
* set up "pmadb" as described above
* within this database create a table following this scheme:
CREATE TABLE `PMA_bookmark` (
id int(11) DEFAULT '0' NOT NULL auto_increment,
dbase varchar(255) NOT NULL,
user varchar(255) NOT NULL,
label varchar(255) NOT NULL,
query text NOT NULL,
PRIMARY KEY (id)
) TYPE=MyISAM COMMENT='Bookmarks';
* enter the table name in $cfg['Servers'][$i]['bookmarktable']
ALSO bitte helft mir.. leider is das ned das erste mal, doch die lösung, die ich das letze mal verwendet hab, geht diesmal warscheinlich nicht, rsp. ich will sie auch gar ned erst probieren.. wenn es irgend ein weg gibt... bitte... bitte...