[PHP-DB] STOPIT! Re: [PHP-DB] Supplied argument is not a valid MySQL result resource...

2001-04-21 Thread Klaus Haberkorn
I found out that it is not a question of query-statement. When I move the test page to my apache-doc-root, it works, so there should be some configuration necessary.. we'll find it. "Klaus Haberkorn" <[EMAIL PROTECTED]> schrieb in im Newsbeitrag: 9brpnv$5jf$[EMAIL PROTECT

Re: [PHP-DB] Supplied argument is not a valid MySQL result resource...

2001-04-21 Thread Klaus Haberkorn
SELECT * FROM test WHERE id='002'"); > $row = mysql_fetch_whatever($result); // no errormsg, $result=true but empty > > That's what I get. So there must be something wrong with the query. > > Johannes > > > ""Klaus Haberkorn"" <[EMA

Re: [PHP-DB] Supplied argument is not a valid MySQL result resource...

2001-04-17 Thread Klaus Haberkorn
ut > I'd say there is something wrong with your query. > > Johannes > > > ""Klaus Haberkorn"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > 9bh369$d2h$[EMAIL PROTECTED]">news:9bh369$d2h$[EMAIL PROTECTED]... > > Installation Details: > &

[PHP-DB] Supplied argument is not a valid MySQL result resource...

2001-04-17 Thread Klaus Haberkorn
Installation Details: SuSE Linux 7.1 kernel 2.4 + apache 1.3.14 + php4.0.4pl1-1 + mysql 3.23.30-2 The following error message appears: "Warning: Supplied argument is not a valid MySQL result resource in /www/wp/php/login.php on line 29" Remarks: php4 runs fine and returns "not FALSE" for functio