I've tried and tried and tried to install the daily (march 6th and march 7th), but whatever i do, I'm getting these errors:
Quote
Table 'daily.pn_module_vars' doesn't exist
SELECT pn_value , pn_name FROM pn_module_vars WHERE pn_modname='/PNConfig'
Install Error:Exiting after SQL-error
1. (array) 0:
1. (string) file = D:\PN\pn8\includes\pnobjlib\DBUtil.class.php
2. (integer) line = 124
3. (string) function = pn_exit
4. (array) args:
1. (string) 0 = Exiting after SQL-error
2. (array) 1:
1. (string) file = D:\PN\pn8\includes\pnobjlib\DBUtil.class.php
2. (integer) line = 797
[..]
The installer creates the database perfectly, but somehow not all tables are created.
Running MySQL 5.0 with --old-password
BTW, the absolute positioning puts itself over the errors making it real hard to read..
The files stored on disk in the database are:
Quote
db.opt
pn_admin_category.frm
pn_admin_category.MYD
pn_admin_category.MYI
pn_admin_module.frm
pn_admin_module.MYD
pn_admin_module.MYI
pn_groups.frm
pn_groups.MYD
pn_groups.MYI
pn_group_applications.frm
pn_group_applications.MYD
pn_group_applications.MYI
pn_group_membership.frm
pn_group_membership.MYD
pn_group_membership.MYI
pn_group_perms.frm
pn_group_perms.MYD
pn_group_perms.MYI
pn_modules.frm
pn_modules.MYD
pn_modules.MYI
pn_objectdata_attributes.frm
pn_objectdata_attributes.MYD
pn_objectdata_attributes.MYI
pn_objectdata_log.frm
pn_objectdata_log.MYD
pn_objectdata_log.MYI
pn_objectdata_meta.frm
pn_objectdata_meta.MYD
pn_objectdata_meta.MYI
pn_themes.frm
pn_themes.MYD
pn_themes.MYI
pn_user_property.frm
pn_user_property.MYD
pn_user_property.MYI
It's missing a lot of tables so too see..
