Community « Discussion forum « Installation support « lots of "Table 'yacs.yacs_???' doesn't exist" errors «
Comment: lots of "Table 'yacs.yacs_???' doesn't exist" errors
| << Previous | Next >> |
Thanks for the quick response, Bernard!
No, actually, that did not allow me to finalize the installation.
Actually, I could not exactly apply the changes you specified. I:
...to:
...to:
I still get the same situation: I get redirected to /yacs/control/setup.php, which is blank.
Oh, BTW, I'm using I'm using 20060705_yacs_6.6.1.zip, PHP 5.0.4, MySQL 4.1.20, all on Fedora Core 5.
Did I miss something? Thanks!
No, actually, that did not allow me to finalize the installation.
Actually, I could not exactly apply the changes you specified. I:
- changed line 921 from:
$fields['edit_date'] = "DATETIME";...to:
$fields['date_stamp'] = "DATETIME";
- changed line 928 (line 929 is blank, so I'm guessing you meant 928) from:
$indexes['INDEX edit_date'] = "(edit_date)";...to:
$indexes['INDEX date_stamp'] = "(date_stamp)";I still get the same situation: I get redirected to /yacs/control/setup.php, which is blank.
Oh, BTW, I'm using I'm using 20060705_yacs_6.6.1.zip, PHP 5.0.4, MySQL 4.1.20, all on Fedora Core 5.
Did I miss something? Thanks!
This comment has inspired:
by TheAlchemist on Jul. 8 2006
