Hallo,
Ich werde in english sprechen, so :
You get this error usually, when your connection with the DB juste
broke, or it's not working, try to test the return value of
mysql_connect, and see what is going on.
Or you can have this error when the server is too busy.
Tschüss !
2005/8/18, Scott No
> Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
> in /srv/www/htdocs/web1/html/inc/class/sql.php on line 88
I would guess that there is some problem with the syntax of your SQL.
If you make it a habit to do queries like this:
$sql = "SELECT * FROM table";
$result
Hi!
sind alle Rechte an den entpackten Dateien an den Benutzer übertragen worden, unter
dem der MySQL Server auf RH gestartet wurde? ps -uax zeigt den an.
Beispiel: User mysql, Group mysql
als root:
bash# chown -R mysql:mysql /var/lib/mysql
Das hatte ich schon mal nach einem Restore von db's