Quantcast
Channel: General Help - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 12579

CDR module won't install

$
0
0

@mvogel4949 wrote:

I'm attempting to install the cdr module and am getting following error:

SQLSTATE[HY000]: General error: 145 Table './asteriskcdrdb/cdr' is marked as crashed and should be repaired
/var/www/html/admin/modules/cdr/install.php
$confs = $pdo->query($sql, DB_FETCHMODE_ASSOC);
// If we didn't throw an exception, we're done.
out(_("OK!"));
continue;
} catch (\Exception $e) {
out(_("Adding!"));
$sql = "ALTER TABLE $db_name.$db_table_name ADD $cf VARCHAR ( 80 ) NOT NULL default ''";
$pdo->query($sql);

any ideas?

Posts: 8

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 12579

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>