Successful Bugzilla Installation after 3 days of Hell - Verzion version 5.0.6
"eko...--- via support-bugzilla" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
Be forwarned: Do NOT try to install Bugzilla with the latest version of MySQL. They fixed a lot of things that broke a lot of Bugzilla things. I was able to succeed with a version as current as 8.0.1 but I don't believe that you can go later. There was also tremendous problems with Activestate Perl and the way that they changed from PPM to online builds and downloads of .msi files to deploy, etc. Not great. I was able to succeed with Strawberry Perl. There REALLY should be system requirements to tell users what versions of what to use instead of just MINIMUMS, at least telling users what HASN"T been tested as of yet. I wont get those 3 days back but at least it now works. The biggest problem with Mysql is that it now enforces Keywords, and the keyword that was the biggest issue was GROUPS. If you encase the table names in single quotes there is no problem, and most developers now follow that practice for all table names, just in case. This would have to be done to Bugzilla to bring it up to the latest Mysql. Thanks for all the help, especially from Thorsten that put me on the right track for a few things. _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.