[[User:pjcrux|pjcrux]] 21:45, 23 May 2010 (UTC)
Feedback from a test on a small spare machine I've got at home with Ubuntu 10.04 32 bits, etc.:
The hda-install got stuck at the creation of the db tables:
-----------
(...)
Activating your HDA's settings
ERROR 1146 (42502) at line 1: Table 'hda_production.settings' doesn't exist
/usr/bin/hda-install:134:in 'prepare: Table 'hda_production.settings' doesn't exist (Mysql::Error)
from /usr/bin/hda-install:134:in 'autoconfigure_network'
from /usr/bin/hda-install:927:in 'do_full_install'
from /usr/bin/hda-install:1409:in 'main'
from /usr/bin/hda-install:1412
-----------------
In case it matters, it's a Pentium III with 256 Mb RAM.
Any hint on how to continue?
I searched for any .sql file in order to manually create that db (I also installed the extra phpmyadmin, and I could see that lamp is apparently working fine, ...).
Xavi