hasanarbsq / osfilemanager

Automatically exported from code.google.com/p/osfilemanager
0 stars 0 forks source link

mysql_fetch_row(): supplied argument is not a valid MySQL #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have edited the index.php file and edited the users.sql before running it in 
MySQL.  I am stopped by the following error where I have replaced my actual 
user info.

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result 
resource in /home/user/mydomain.com/osfm/index.php on line 66

I am using PHP 5.2 FastCGI & MySQL 5.0

My skills with PHP are not that strong, so I can't figure out how to overcome 
this error.

Original issue reported on code.google.com by rjcha...@gmail.com on 13 Jul 2011 at 3:43

GoogleCodeExporter commented 8 years ago
I am using osFileManager_2.2

Original comment by rjcha...@gmail.com on 13 Jul 2011 at 3:45

GoogleCodeExporter commented 8 years ago
Operating System: Debian Linux

Okay, I fixed the error message and database prefix, but now when I attempt to 
login I get no feedback.  It just sits there.

Original comment by rjcha...@gmail.com on 13 Jul 2011 at 4:01

GoogleCodeExporter commented 8 years ago
Should be fixed in new version at http://cheryl.io

Original comment by arzy...@gmail.com on 11 Dec 2013 at 2:01