FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Import from NNTP to forum
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Import from NNTP to forum [message #32348] Wed, 21 June 2006 18:49 Go to next message
Serega is currently offline  Serega   Russian Federation
Messages: 26
Registered: June 2006
Karma: 0
Junior Member
FUDforum 2.7.4
This bug when message from newsgroup with attachment (366 Kb, for example):

[sergey@blade6 scripts]$ php /var/www/forum/FUDforum/scripts/nntp.php 2
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /var/www/forum/FUDforum/include/theme/default/isearch.inc on line 66
Content-type: text/html
X-Powered-By: PHP/4.3.9

Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes)
[sergey@blade6 scripts]$
Re: Import from NNTP to forum [message #32349 is a reply to message #32348] Wed, 21 June 2006 19:31 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Increase your memory_limit in php.ini or add this to the file:

ini_set('memory_limit', '128M');
Re: Import from NNTP to forum [message #32363 is a reply to message #32349] Thu, 22 June 2006 09:19 Go to previous messageGo to next message
Ciao121 is currently offline  Ciao121   Italy
Messages: 1
Registered: June 2006
Karma: 0
Junior Member
I changed php.ini up to 512M, but the error is still there; Only the size in the error changes Sad
Re: Import from NNTP to forum [message #32368 is a reply to message #32363] Thu, 22 June 2006 18:36 Go to previous message
Ilia is currently offline  Ilia   Norway
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Can you try upgrading to FUDforum 2.7.5?


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: javacript://
Next Topic: windows-1251 (Cyr) & MySQL 4.1
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Apr 19 10:15:39 GMT 2024

Total time taken to generate the page: 0.02614 seconds