<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.136 2007/02/13 00:19:00 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.136.2.1 2007/03/10 01:17:57 vladd%bugzilla.org Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
<listitem>
<para>
mod_perl support in Bugzilla can take up a HUGE amount of RAM. You could be
- lookng at 30MB per httpd child, easily. Basically, you just need a lot of RAM.
+ looking at 30MB per httpd child, easily. Basically, you just need a lot of RAM.
The more RAM you can get, the better. mod_perl is basically trading RAM for
speed. At least 2GB total system RAM is recommended for running Bugzilla under
mod_perl.