Its linux, and yeah I know its not much for a production box, these are basically standalone machines (laptops) to take to events that one person at a time would use to sign up through a web form.  I would assume 256 MB is enough to start apache.  I assume mod_perl has been tested and runs fine under apache 
2.2.x and that is indeed not the problem, but I&#39;d have to have someone verify that.<br><br>Thanks again,<br>John<br><br><div><span class="gmail_quote">On 5/15/07, <b class="gmail_sendername"><a href="mailto:Wade.Stuart@fallon.com">
Wade.Stuart@fallon.com</a></b> &lt;<a href="mailto:Wade.Stuart@fallon.com">Wade.Stuart@fallon.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><br><br><br>&quot;John Goulah&quot; &lt;<a href="mailto:jgoulah@gmail.com">jgoulah@gmail.com</a>&gt; wrote on 05/15/2007 10:03:59 AM:<br><br>&gt; Thats odd, since I have 256MB of memory (not a ton, but should be<br>
&gt; enough).&nbsp;&nbsp;On other box with a slightly older version of apache (2.0.<br>&gt; 55) it works fine, except my second question was never answered-- I<br>&gt; still need a full path in the validator config settings.&nbsp;&nbsp; Maybe I
<br>&gt; can define some path in my default yaml file and use that?&nbsp;&nbsp;Or<br>&gt; better&nbsp;&nbsp;yet, is there a way to dynamically get the path?<br>&gt;<br>&gt; Thanks,<br>&gt; John<br><br>Well,&nbsp;&nbsp;256 mb of ram in total?&nbsp;&nbsp;I assume linux or bsd?&nbsp;&nbsp;You are talking
<br>memory starvation and swap hell just from loading the OS, generic daemons<br>and things like fs cache (in any modern distro not pruned down to hell).<br>Add apache and mod_perl to that equation and you will find yourself licking
<br>the bucket soon enough.<br><br>-Wade<br><br>&gt; On 5/15/07, Carl Johnstone &lt;<a href="mailto:catalyst@fadetoblack.me.uk">catalyst@fadetoblack.me.uk</a>&gt; wrote:<br>&gt; &gt; [info] Registration powered by Catalyst 
5.7007<br>&gt; &gt; fork: Cannot allocate memory<br>&gt; &gt; unable to fork new process<br>&gt;<br>&gt; You&#39;ve ran out of memory!<br>&gt;<br>&gt; Might be worth watching top/task manager in another window whilst you try
<br>to<br>&gt; startup to see what&#39;s going on memory wise.<br>&gt;<br>&gt; Carl<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; List: <a href="mailto:Catalyst@lists.rawmode.org">Catalyst@lists.rawmode.org
</a><br>&gt; Listinfo: <a href="http://lists.rawmode.org/mailman/listinfo/catalyst">http://lists.rawmode.org/mailman/listinfo/catalyst</a><br>&gt; Searchable archive:<br><a href="http://www.mail-archive.com/catalyst@lists.rawmode.org/">
http://www.mail-archive.com/catalyst@lists.rawmode.org/</a><br>&gt; Dev site: <a href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a><br>&gt; _______________________________________________<br>&gt; List: 
<a href="mailto:Catalyst@lists.rawmode.org">Catalyst@lists.rawmode.org</a><br>&gt; Listinfo: <a href="http://lists.rawmode.org/mailman/listinfo/catalyst">http://lists.rawmode.org/mailman/listinfo/catalyst</a><br>&gt; Searchable archive:
<br><a href="http://www.mail-archive.com/catalyst@lists.rawmode.org/">http://www.mail-archive.com/catalyst@lists.rawmode.org/</a><br>&gt; Dev site: <a href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a>
<br><br><br>_______________________________________________<br>List: <a href="mailto:Catalyst@lists.rawmode.org">Catalyst@lists.rawmode.org</a><br>Listinfo: <a href="http://lists.rawmode.org/mailman/listinfo/catalyst">http://lists.rawmode.org/mailman/listinfo/catalyst
</a><br>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.rawmode.org/">http://www.mail-archive.com/catalyst@lists.rawmode.org/</a><br>Dev site: <a href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/
</a><br></blockquote></div><br>