On Wed, Feb 3, 2010 at 11:25 PM, James Gilliland <span dir="ltr">&lt;<a href="mailto:neclimdul@gmail.com">neclimdul@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Khalid,<br>
<br>
Its on every page so its not something specific I could narrow down in<br>
Drupal other than the autoload that&#39;s including field.module for<br>
things like FieldException on every page. But that shouldn&#39;t really<br>
matter.<br>
<br>
That&#39;s interesting that you didn&#39;t have any problem. I was using<br>
gentoo&#39;s mod_fastcgi with hand compiled versions of php 5.2. I&#39;ll try<br>
fcgid and maybe a couple of versions of php if that doesn&#39;t make a<br>
difference. </blockquote><div><br>I don&#39;t think fcgid vs. mod_fastgci would make a difference.<br>The hand compiled version of php may have something to do with it.<br>I use the standard one provided in Ubuntu&#39;s repository (LTS version).<br>
 <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Seeing if another opcode cache like APC would trigger it<br>
would be interesting too.<br></blockquote><div><br>APC works fine for me. In general I have seen that Xcache would crash<br>while APC is mostly stable. Every time I try experimenting with anything<br>other than APC, I go back to it. It is developed by many of the core PHP<br>
folk too. But all that has to be qualified with specific version, environment, <br>...etc.  YMMV.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
--<br>
<font color="#888888">James<br>
</font><div><div></div><div class="h5"><br>
On Wed, Feb 3, 2010 at 9:15 PM, Khalid Baheyeldin &lt;<a href="mailto:kb@2bits.com">kb@2bits.com</a>&gt; wrote:<br>
&gt; Hello James.<br>
&gt;<br>
&gt; I normally use FastCGI and APC, but just to try to reproduce what you are<br>
&gt; seeing, I enabled xcache and disabled APC. The result is that everything<br>
&gt; runs fine, no such error. Is it at a particular path that you get this?<br>
&gt;<br>
&gt; If it matters, this is stock PHP 5.2.4 that comes with Ubuntu Server LTS<br>
&gt; (8.04), and the Xcache from their repository as well (1.2.1).<br>
&gt;<br>
&gt; FastCGI is running under Apache 2 using fcgid.<br>
&gt;<br>
&gt; On Wed, Feb 3, 2010 at 8:30 PM, James Gilliland &lt;<a href="mailto:neclimdul@gmail.com">neclimdul@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; So I&#39;ve been trying this for a couple days now and I get this error:<br>
&gt;&gt; Fatal error: Cannot redeclare field_flush_caches() in<br>
&gt;&gt; /../d7/modules/field/field.module on line 134<br>
&gt;&gt;<br>
&gt;&gt; It only happens when using fastcgi and xcache. xcache and mod_php have<br>
&gt;&gt; no problem and fastcgi without xcache is also fine. It seems to be<br>
&gt;&gt; related to the autoload functions but I can&#39;t for the life of me<br>
&gt;&gt; figure out why. Google has been very little help either. Anyone have<br>
&gt;&gt; any idea what&#39;s going on here? bug in xcache?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Khalid M. Baheyeldin<br>
&gt; <a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>
&gt; <a href="http://2bits.com" target="_blank">http://2bits.com</a><br>
&gt; Drupal optimization, development, customization and consulting.<br>
&gt; Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
&gt; Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>