Re: 2 errors: symlink() and Table 'fudforum._level' doesn't exist [message #165167 is a reply to message #165166] |
Wed, 04 May 2011 18:51 |
|
I compiled a custom installation pack.
The symlink is fixed.
When it sets up the database it issues another error:
Failed to load seed data into table def_mime:
Query: INSERT INTO fud30_mime (fl_ext,mime_hdr,descr,icon) VALUES('aiff','audio/x-aiff','AIFF File','sound.gif')
SQL error: 1146: Table 'fudforum.fud30_mime' doesn't exist @ INSERT INTO fud30_mime (fl_ext,mime_hdr,descr,icon) VALUES('aiff','audio/x-aiff','AIFF File','sound.gif')
Now it can't create table 'fudforum.fud30_mime'
[Updated on: Wed, 04 May 2011 19:02] Report message to a moderator
|
|
|