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

Home » FUDforum Development » FUDforum 3.0+ » Problem with installer
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problem with installer [message #2059 is a reply to message #2058] Sun, 28 April 2002 22:01 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Hmmm...

Well the "entire" install script is 2 megs, somehow PHP made it use over 8 megs of memory.... 99% of which is actually a base64 string.

Tells you something about the design of PHP, or more precicely lack there of.

I've added a code to install script to try to set the memory limit to 20 megs.

Also, php 4.06 has a bug with memory limit, if you want to use memory limit you MUST patch your php. Here is the url to the patch:
http://www.php.net/do_download.php?download_file=php-4.0.6-memlimit.diff.gz

Patch Notes:
# (This patch fixes a bug in the 4.0.6 memory limit option. This is only needed when configuring PHP with --enable-memory-limit). If you have problems applying the patch try using GNU patch.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to approve s.o with COPPA enabled?
Next Topic: Uploading avatar in profile quits with fatal error
Goto Forum:
  

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

Current Time: Thu Jan 30 22:38:08 GMT 2025

Total time taken to generate the page: 0.04912 seconds