Bug #62
Install broken
| Status: | Closed | Start: | 06/09/2008 | |
| Priority: | Immediate | Due date: | ||
| Assigned to: | Jon H | % Done: | 100% |
|
| Category: | Web Panel | |||
| Target version: | 1.1.1 | |||
Description
In the latest release if you try to install from scratch it fails when it goes to add the tables. It gives you an error stating to read the error above and there is nothing else telling you what is wrong. I am all green in the step before: php5 mysql 4.1+ folders and files can be modified ect. I uploaded the files multiple times, tried with sb and sb_ as the prefix.
History
Updated by Olly Ginger 210 days ago
- Target version set to 1.1.1
Fix: (Peace-Maker)
in /install/includes/struc.sql delete line 16:
`lastvisit` DATETIME NULL,
then remove all tables created before and install from scratch again ;)