While installing Umbraco 6 RC on a hosted MySQL server i run into the following error: Column 'trashed' cannot be null. The only table that is created before the error is the umbracoNode table.
As Richard mentions its best to report an issue on issues.umbraco.org as we have not seen this one before. Please be sure to include the version of MySql and whether its innodb or myisam, so we can try to reproduce the issue.
@Christopher If Christian creates an issue it would be great if you could add a comment with your setup, so we can double check if your setup differs from Christians.
MySQL DB Error while installing Umbraco 6 RC
While installing Umbraco 6 RC on a hosted MySQL server i run into the following error: Column 'trashed' cannot be null. The only table that is created before the error is the umbracoNode table.
What to do ?
Kind regards Christian
Hi Christian,
Think it's best to report this on issues.umbraco.org since it's a bug in Umbraco that should be fixed before final release.
Cheers,
Richard
Same here,
Christian, any progress?
/Chris
Hi Christian,
As Richard mentions its best to report an issue on issues.umbraco.org as we have not seen this one before.
Please be sure to include the version of MySql and whether its innodb or myisam, so we can try to reproduce the issue.
@Christopher If Christian creates an issue it would be great if you could add a comment with your setup, so we can double check if your setup differs from Christians.
Thanks,
- Morten
It seems like this issue is the same as you are experiencing. http://issues.umbraco.org/issue/U4-1519
Could I get you to add information about your setup (versions, etc.)?
- Morten
I have just commentet on the issue: http://issues.umbraco.org/issue/U4-1519
Looking into the install problem tonight. Will let you know if I find a solution.
Tried to run the sql script from src code and then just skip to installstep=defaulUser, didn't turn out well either.
Found this, didn't solve it.
http://www.rickybeard.com/blog/2010/9/2/running-umbraco-on-rackspace-cloud-sites
is working on a reply...