nntp import memory error [message #23660] |
Fri, 25 March 2005 19:04 |
mrock
Messages: 28 Registered: March 2005
Karma: 0
|
Junior Member |
|
|
I tried importing newsgroups but keep getting memory errors after a few hundred messages. I up my memory in php.ini from 8mb to 16mb but I still get the following error.
<br />
<b>Notice</b>: Uninitialized string offset: 1005 in <b>/var/www/fuddata/include/theme/default/post_proc.inc</b> on line <b>381</b><br />
<br />
<b>Fatal error</b>: Allowed memory size of 16777216 bytes exhausted (tried to allocate 39 bytes) in <b>/var/www/fuddata/include/theme/default/wordwrap.inc</b> on line <b>27</b><br />
Any ideas?
thx
-- Mike
[Updated on: Fri, 25 March 2005 19:05] Report message to a moderator
|
|
|
Re: nntp import memory error [message #23662 is a reply to message #23660] |
Fri, 25 March 2005 19:26 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Set the value of "Max Messages to Import" setting inside the nntp manager. And import X messages at a time that does not cause memory limit to be reached.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: nntp import memory error [message #23680 is a reply to message #23674] |
Fri, 25 March 2005 23:07 |
mrock
Messages: 28 Registered: March 2005
Karma: 0
|
Junior Member |
|
|
I upgraded to 2.6.12 and started a new newsgroup download in a fresh forum. I get this error below.
<br />
<b>Notice</b>: iconv(): Detected illegal character in input string in <b>/var/www/fuddata/include/scripts_common.inc</b> on line <b>108</b><br />
[Updated on: Fri, 25 March 2005 23:07] Report message to a moderator
|
|
|
|
Re: nntp import memory error [message #23701 is a reply to message #23693] |
Sat, 26 March 2005 18:58 |
mrock
Messages: 28 Registered: March 2005
Karma: 0
|
Junior Member |
|
|
Where is message number stored so that I can adjust it so nntp.php will begin downloading newer messages instead of starting from the beginning?
Ok, I think I found it. Looks like changing the number for the appropriate forum listed in this directory did the trick.
/var/www/fuddata/errors/.nntp
[Updated on: Sun, 27 March 2005 00:09] Report message to a moderator
|
|
|
|