Gästebuch Problem
Verfasst: 11.01.2008 19:10
Also îch hab'ne Gästebuch der über phpmyadmin laufen soll und genau da entsteht schon das Problem.
Irgendwie läuft die Verbindung nicht ganz richtig, entweder habe ich den Pfad zu mysql falsch gegeben oder müsste noch das Passwort und Username von Mysql eingeben aber ich weiss nicht wie ich das genau machen soll.
Könnt ihr mir weiterhelfen?
Hier sind die Dateien, einer ist zum Tabellen erstellen in phpmyadmin und der ander ist einfach das Gästebuch
guestbook
create_gb
Und ja wenn ich das Gästebuch installieren möchte kommt das:
Irgendwie läuft die Verbindung nicht ganz richtig, entweder habe ich den Pfad zu mysql falsch gegeben oder müsste noch das Passwort und Username von Mysql eingeben aber ich weiss nicht wie ich das genau machen soll.
Könnt ihr mir weiterhelfen?
Hier sind die Dateien, einer ist zum Tabellen erstellen in phpmyadmin und der ander ist einfach das Gästebuch
guestbook
create_gb
Und ja wenn ich das Gästebuch installieren möchte kommt das:
Und bei Gästebuch das:Warning: include(gohei.inc) [function.include]: failed to open stream: No such file or directory in /usr/export/www/hosting/gohei/create_gb.php on line 2
Warning: include() [function.include]: Failed opening 'gohei.inc' for inclusion (include_path='.:') in /usr/export/www/hosting/gohei/create_gb.php on line 2
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/export/www/hosting/gohei/create_gb.php on line 11
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /usr/export/www/hosting/gohei/create_gb.php on line 11
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Warning: include(gohei.inc) [function.include]: failed to open stream: No such file or directory in /usr/export/www/hosting/gohei/guestbook.php on line 2
Warning: include() [function.include]: Failed opening 'gohei.inc' for inclusion (include_path='.:') in /usr/export/www/hosting/gohei/guestbook.php on line 2
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/export/www/hosting/gohei/guestbook.php on line 95
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /usr/export/www/hosting/gohei/guestbook.php on line 95
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)