<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043082" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043082</link>
    <description></description>
    <language>en</language>
          <item>
    <title>PROBLEM SOLVED!!!</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238483</link>
    <description> &lt;p&gt;&lt;strong&gt;PROBLEM SOLVED!!! &lt;/strong&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/grin.png&quot; title=&quot;Laugh&quot; alt=&quot;Laugh&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;eaccelerator was causing it to core dump, so I put a php.ini file with the extension commented out in your directory.&lt;/p&gt;&lt;/blockquote&gt;
 </description>
     <pubDate>Thu, 19 Feb 2009 21:24:40 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1238483 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>here is the</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238461</link>
    <description> &lt;p&gt;here is the log:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;67.83.70.143 - - [18/Feb/2009:20:54:09 -0500] &amp;quot;GET /age_check/phpinfo.html HTTP/1.1&amp;quot; 200 70032 &amp;quot;http://decibelplaces.com/age_check/&amp;quot; &amp;quot;Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.1;MEGAUPLOAD 1.0 FlyPaper/RC1 (.NET CLR 3.5.30729)&amp;quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I received notice this morning that the issue was escalated to Level 3 - but it is &quot;Low Priority&quot; because I do not need this functionality on this server now.&lt;/p&gt;
 </description>
     <pubDate>Thu, 19 Feb 2009 16:42:23 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1238461 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>So the page completes</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238459</link>
    <description> &lt;p&gt;So the page completes successfully, with HTTP 200, etc, is logged in apache, sent to the client, and then core dumps?!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Shaggy&lt;/p&gt;
 </description>
     <pubDate>Thu, 19 Feb 2009 15:45:23 +0000</pubDate>
 <dc:creator>Shaggy</dc:creator>
 <guid isPermaLink="false">comment 1238459 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>well, I removed the age</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238441</link>
    <description> &lt;p&gt;well, I removed the age check files and uploaded a basic html file with the phpinfo() function embedded - and viewing this page, which displays phpinfo, also causes a core dump&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://decibelplaces.com/age_check/phpinfo.html&quot; title=&quot;http://decibelplaces.com/age_check/phpinfo.html&quot;&gt;http://decibelplaces.com/age_check/phpinfo.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;html&amp;gt;&lt;br /&gt; &amp;lt;head&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;title&amp;gt; phpinfo() html &amp;lt;/title&amp;gt;&lt;br /&gt; &amp;lt;/head&amp;gt;&lt;br /&gt; &amp;lt;body&amp;gt;&lt;br /&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php phpinfo&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(); &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt; &amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;.htaccess&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;# DirectoryIndex: sets the file that Apache will serve if a directory is requested.&lt;br /&gt;&lt;br /&gt;Options All&lt;br /&gt;DirectoryIndex index.htm index.html index.php&lt;br /&gt;&lt;br /&gt;AddHandler php5-fastcgi .htm .html&lt;br /&gt;Action php5-fastcgi /cgi-bin/php5.fcgi&lt;br /&gt;&lt;br /&gt;#RewriteEngine on&lt;br /&gt;#RewriteRule ^/?$ /index.htm [L] &lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;here is the php5.fcgi&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;#!/bin/sh&lt;br /&gt;export PHP_FCGI_CHILDREN=1&lt;br /&gt;export PHP_FCGI_MAX_REQUESTS=10&lt;br /&gt;exec /usr/local/cpanel/cgi-sys/php5&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 19 Feb 2009 03:21:14 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1238441 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>it appears to be this file</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238389</link>
    <description> &lt;p&gt;it appears to be this file triggering it, without any of the additional processing.&lt;/p&gt;
&lt;p&gt;when the cookie and session are not set, then an html page with some JavaScript is displayed...&lt;/p&gt;
&lt;p&gt;the only other PHP code is this page that sets the dookie and session var if the birthdate validates, but this code is not even running at all, just the one line above...&lt;/p&gt;
&lt;p&gt;might be related, how important is it to start (and stop?) the session? I want to use a session in case cookies are disabled.&lt;/p&gt;
&lt;p&gt;heh - I just noticed I am using POST and REQUEST for the same value, odd butt should not matter.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//set redirect page URL&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;index.htm&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//init session false&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SESSION&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;age&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;false&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//get the hidden field from form to thwart bots&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$check &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_POST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;testform&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]? &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_REQUEST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;testform&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]:&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//if form submitted, not a bot&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;if (&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$check &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;== &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;cmscver0102&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;){&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//set session var&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$_SESSION&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;[&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;age&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;]=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;true&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//expire cookie in 12 months&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$expire&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;time&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;()+(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;60&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;60&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;24&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;30&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;*&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;12&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;setcookie&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;age&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;yes&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$expire&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Location: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$page&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//else hello Mickey!&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;else &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Location: &amp;lt;a href=&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//disney.com&quot;&quot; title=&quot;http://disney.com&quot;&quot;&amp;gt;http://disney.com&quot;&amp;lt;/a&amp;gt;);&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Feb 2009 05:17:22 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1238389 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Core dumps usually happen</title>
    <link>https://www.webmaster-forums.net/server-management/php5-fastcgi-causing-core-dumps#comment-1238386</link>
    <description> &lt;p&gt;Core dumps usually happen when there is a segmentation fault which is caused by a program trying to access memory outside their allocated addresses.  This can be caused by trying to read/write from a file pointer reference when that file failed to open or something.  Does running your page case a core dump every time?...and are you sure this is the page that is causing it?&lt;/p&gt;
 </description>
     <pubDate>Wed, 18 Feb 2009 04:42:51 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1238386 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
