<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.136 2008/04/04 06:48:06 mkanat%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.137 2008/04/04 06:48:07 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.