Guten Tag,
ich bin ehrlich gesagt noch ein noob in Sache PHP und MYSQL
Ich habe ein Script und habe es hochgeladen usw die SQL-Datei hochgeladen auf phpmyadmin
und wenn ich dann das Script bzw meine Seite aufrufe kommt folgende Meldung
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/export/www/hosting/080802/enter/index.php on line 2
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/export/www/hosting/080802/enter/index.php on line 3
Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /usr/export/www/hosting/080802/enter/index.php on line 3
danke für jede hilfe