Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=61 arthur.van.dongen at tsolve.com changed: What |Removed |Added Attachment #32 is|0 |1 obsolete| | ------- Additional Comments From arthur.van.dongen at tsolve.com 2007-03-20 22:46 ------- Created an attachment (id=34) --> (http://bugs.wpkg.org/attachment.cgi?id=34&action=view) patch against 0.9.11-test1 The configuration must be read from the config.xml file: <param name='mysql_host_name' value='servername' /> <param name='mysql_port_number' value='3306' /> <param name='mysql_database_name' value='unattended' /> <param name='mysql_user_name' value='unattended' /> <param name='mysql_password' value='secret' /> If mysql_host_name is empty, the database access is skipped. Patch for presenting the data in wpkg-web is available, will be posted separately. -- Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |