Simpler Bugzilla

Gervase Markham gerv at mozilla.org
Thu Jul 31 04:48:10 UTC 2008


Frédéric Buclin wrote:
> I'm not sure installing MySQL and Apache is such a big deal, even on
> Windows. 

They may not be, but sometimes a long list of requirements is enough to
put people off. It would be interesting to see if we could get hard data
on what people found most difficult.

> Related bugs and discussions:
> 
> - SQLite: https://bugzilla.mozilla.org/show_bug.cgi?id=337776
> - lighttpd: https://bugzilla.mozilla.org/show_bug.cgi?id=415529
> 
> Now a few questions:
> - does SQLite support UTF8 and transactions?

UTF8, I'm sure. Mozilla uses it, and it's fully internationalizable.
Transactions, yes: http://www.sqlite.org/lang_transaction.html

> - does lighttpd support mod_perl?

Probably not, but most people don't need it. If you want mod_perl,
install Apache.

Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla


More information about the developers mailing list