Page 1 of 1

mysql error.

PostPosted: Mon Nov 16, 2009 3:42 pm
by sarahari
hello everybody,

my vicidial server is not working because im getting these errors..Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/vicidial/AST_timeonVDADall.php on line 901...

plz anybody tell me how to fix this error..

PostPosted: Tue Nov 17, 2009 8:09 pm
by ruben23
DO this....on your CLI;

mysqlcheck -u root -p --auto-repair --check --optimize --all-databases

then try rebooting it after..TEST.. :)

PostPosted: Tue Nov 17, 2009 8:18 pm
by mflorell
admin.php version and build?

Was this an upgraded system or a new install?