It was working fine, after few days I got back to zm and find following errors in .../zm/zm.php screen
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /usr/local/apache2/htdocs/zm/zm_html_view_console.php on line 82
Table 'E' is marked as crashed and should be repaired
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/apache2/htdocs/zm/zm_html_view_console.php on line 85
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /usr/local/apache2/htdocs/zm/zm_html_view_console.php on line 86
Warning: array_merge() [function.array-merge]: Argument #3 is not an array in /usr/local/apache2/htdocs/zm/zm_html_view_console.php on line 95
thanks
Calixto
Error in main screen
try to repair the databases with:
mysqlcheck -u root -p -r --all-databases
Code: Select all
$> man woman
$> Segmentation fault (core dumped)