<p>Hey Luc</p>
<p>What version of php are you using ? PHP &lt; 5.3 has memory leak issues which have been improved lately.</p>
<p>Additionally you are correct increasing the php memory limit in php.ini would solve the issue.</p>
<p>I haven&#39;t looked into drupal specific errors so far but from php standpoint I hope this helps</p>
<p>Thanks<br>
Peeyush <br><br></p>
<p>On Aug 10, 2010 2:25 AM, &quot;Luc&quot; &lt;<a href="mailto:Luc@dzinelabs.com">Luc@dzinelabs.com</a>&gt; wrote:<br type="attribution">&gt; Good afternoon list,<br>&gt;     <br>&gt; When trying to open my project i get a blank screen in my browser<br>
&gt; without any error.<br>&gt; <br>&gt; The error log file shows the following:<br>&gt; <br>&gt; PHP  Fatal  error:  Allowed  memory  size  of 33554432 bytes exhausted<br>&gt; (tried        to        allocate        524375        bytes)        in<br>
&gt; /projects/drupal/includes/menu.inc on line 966<br>&gt; <br>&gt; Now if i understand it correctly i should bump up the php memory limit<br>&gt; but shouldn&#39;t i at least get a php warning?<br>&gt; <br>&gt; I also have the following errors in the log:<br>
&gt; <br>&gt; PHP  Fatal  error:  Call  to  undefined  function  ctools_static()  in<br>&gt; /projects/drupal/sites/all/modules/ecommerce/ec_product/ec_product.module<br>&gt; on line 282<br>&gt; <br>&gt; PHP  Fatal  error:  Call  to  undefined  function  ctools_static()  in<br>
&gt; /projects/drupal/sites/all/modules/ecommerce/ec_product/ec_product.module<br>&gt; on line 282<br>&gt; <br>&gt; PHP  Fatal  error:  Call  to  undefined  function  ctools_static()  in<br>&gt; /projects/drupal/sites/all/modules/ecommerce/ec_product/ec_product.module<br>
&gt; on line 282<br>&gt; <br>&gt; <br>&gt; PHP    Warning:   Unterminated   comment   starting   line   1072   in<br>&gt; /projects/drupal/includes/theme.inc on line 1072<br>&gt; <br>&gt; PHP  Fatal  error:  fatal  flex  scanner internal error--end of buffer<br>
&gt; missed in /projects/drupal/includes/theme.inc on line 1072<br>&gt; <br>&gt; PHP    Parse    error:    syntax    error,    unexpected    $end    in<br>&gt; /projects/drupal/includes/theme.inc on line 173<br>&gt; <br>&gt; PHP    Parse    error:    syntax    error,    unexpected    $end    in<br>
&gt; /projects/drupal/includes/theme.inc on line 321<br>&gt; <br>&gt; The error pointing to ecommece i strange because it&#39;s not uploaded...<br>&gt; <br>&gt; Anybody has a clue as to what is going on?<br>&gt; <br>&gt; FWIW, i tried the ?q=user method to log in but that also didn&#39;t work<br>
&gt; <br>&gt; -- <br>&gt; Regards,<br>&gt;  Luc<br>&gt; _________________________<br>&gt; <br>&gt; <a href="http://www.dzinelabs.com">http://www.dzinelabs.com</a><br>&gt; <br>&gt; My bookmarks:<br>&gt; <a href="http://delicious.com/Dzinelabs">http://delicious.com/Dzinelabs</a><br>
&gt; <br>&gt; -- <br>&gt; [ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></p>