Hey, I've been using this for a few months and everything was good.
Then about a week ago, I started getting this error message when the import would run:
Getting message number 689792: /home/pokerpla/bin/cron_gateway_script.sh: line 3: 24708 Segmentation fault php gateway.php
Any help is appreciated.
EDIT - I downloaded the new interface and used that to set the max message to 689800. That did NOT fix the problem. Now I just get this from my cron job:
/home/pokerpla/bin/cron_gateway_script.sh: line 3: 32493 Segmentation fault php gateway.php
MORE INFO: If I try to manually run gateway.php?debug=1 I get a blank white page...no error, no text...it just is blank.
Still More info: After Setting the number even higher, it imported a bunch of posts, but my cron email which usually looks like this:
X-Powered-By: PHP/4.3.7
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Wed, 29 Sep 2004 07:27:01 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: private, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: bblastvisit=1096442821; expires=Thu, 29-Sep-05 07:27:01 GMT; path=/
Set-Cookie: bblastactivity=1096439221; expires=Thu, 29-Sep-05 07:27:01 GMT; path=/
Content-Type: text/plain
1 group(s) gatewayed.
Logging in to news.athenanews.com, group rec.gambling.poker
Getting message number 689621: Thread found; 'Re: The Empire $500 Bonus....' from Dave L
Instead, looked like this:
Code:
X-Powered-By: PHP/4.3.9
Content-Type: text/plain
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Wed, 06 Oct 2004 16:27:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: private, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: ; path=/
Set-Cookie: bblastvisit=1097080020; expires=Thu, 06-Oct-05 16:27:00 GMT; path=/
Set-Cookie: bblastactivity=1097080020; expires=Thu, 06-Oct-05 16:27:00 GMT; path=/
$c1 = (ord(substr($str[$i],$pos+1,1)) ^ 0x20);
$file .= chr(((($c0 - ' ') & 077) << 2) | ((($c1 - ' ') & 077) >> 4));
}
}
$files[] = array('filename' => $filename, 'fileperm' => $fileperm, 'filedata' => $file);
}
return $files;
}
}
/*
* Local Variables:
* tab-width: 4
* c-basic-offset: 4
* End:
*/
?>
<br />
<b>Warning</b>: Unknown modifier 'b' in <b>/home/pokerpla/public_html/forums/gateway.php</b> on line <b>346</b><br />
<br />
<b>Warning</b>: Unknown modifier '>' in <b>/home/pokerpla/public_html/forums/gateway.php</b> on line <b>346</b><br />
<br />
<b>Warning</b>: Unknown modifier 'a' in <b>/home/pokerpla/public_html/forums/gateway.php</b> on line <b>346</b><br />
/home/pokerpla/bin/cron_gateway_script.sh: line 3: 7348 Killed php gateway.php