MySQL, PostgreSQL, SQLite
-
php
- Posts: 5
- Joined: 2003-04-29 18:34
-
Post
by php »
hallo
wenn ich phpmyadmin auf einem externen server laufen lassen möchte kommt immer folgende meldung:
MySQL meldet:
#1130 - Host hat keine Berechtigung, eine Verbindung zu diesem MySQL Server herzustellen.
woran kann das liegen?
-
duergner
- Posts: 923
- Joined: 2003-08-20 11:30
- Location: Pittsburgh, PA, USA
-
Post
by duergner »
Zugriffsrechte richtig setzen.
-
php
- Posts: 5
- Joined: 2003-04-29 18:34
-
Post
by php »
duergner wrote:Zugriffsrechte richtig setzen.
wo?
-
chris76
- Posts: 1878
- Joined: 2003-06-27 14:37
- Location: Germering
-
Post
by chris76 »
in mysql
Gruß Christian
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
-
php
- Posts: 5
- Joined: 2003-04-29 18:34
-
Post
by php »
chris76 wrote:in mysql
schon klar :lol:
aber wo genau? :roll:
-
chris76
- Posts: 1878
- Joined: 2003-06-27 14:37
- Location: Germering
-
Post
by chris76 »
Gruß Christian
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
-
duergner
- Posts: 923
- Joined: 2003-08-20 11:30
- Location: Pittsburgh, PA, USA
-
Post
by duergner »
Danke Chris. :lol:
-
philipp
- Posts: 52
- Joined: 2003-06-19 19:36
- Location: Hannover
-
Contact:
-
Post
by philipp »
Möglicherweise liegt es auch an dem Eintag
in Deiner mysql config!?
-
php
- Posts: 5
- Joined: 2003-04-29 18:34
-
Post
by php »
Philipp wrote:Möglicherweise liegt es auch an dem Eintag
in Deiner mysql config!?
nee das hatte ich schon geändert...
hab es aber mitterweile hinbekommen
danke!