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

Home » FUDforum » FUDforum Installation Issues » Can't Get Started with FUDforum2_20030626
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon5.gif  Can't Get Started with FUDforum2_20030626 [message #11338] Thu, 26 June 2003 17:07 Go to next message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
Briefly:
An error occured while loading http://127.0.0.1/FUDforum2/install.php:


Connection to host 127.0.0.1 is broken.

Any ideas or cures out there? Other local pages are served as always.

Many thanks.


DeeEllEe.
It may be FUD to you, but it's our bread and butter.
Re: Can't Get Started with FUDforum2_20030626 [message #11341 is a reply to message #11338] Thu, 26 June 2003 17:10 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Do you have memory_limit enabled?

FUDforum Core Developer
Re: Can't Get Started with FUDforum2_20030626 [message #11346 is a reply to message #11341] Thu, 26 June 2003 17:28 Go to previous messageGo to next message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
Thanks for your reply. I looked in install.php and found one reference to that on line 36:
        ini_set('memory_limit', '20M');


I commented it out (just a guess) and tried again, but the result was the same.


DeeEllEe.
It may be FUD to you, but it's our bread and butter.
Re: Can't Get Started with FUDforum2_20030626 [message #11347 is a reply to message #11346] Thu, 26 June 2003 17:29 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Ok, do you have memory_limit set in any other place like php.ini or vhost entry?

FUDforum Core Developer
Re: Can't Get Started with FUDforum2_20030626 [message #11350 is a reply to message #11347] Thu, 26 June 2003 17:33 Go to previous messageGo to next message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
# grep memory /usr/share/doc/libphp_common430-430/php.ini-dist       
memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)
; If this parameter is set to Off, then memory leaks will not be shown (on
; keeping them in memory.


Is that the culprit? If so, what is a better limit?

Thanks.


DeeEllEe.
It may be FUD to you, but it's our bread and butter.
Re: Can't Get Started with FUDforum2_20030626 [message #11351 is a reply to message #11350] Thu, 26 June 2003 17:41 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Temporarily set it to something like 50M

FUDforum Core Developer
Re: Can't Get Started with FUDforum2_20030626 [message #11354 is a reply to message #11351] Thu, 26 June 2003 17:45 Go to previous messageGo to next message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
I did so (in both install.php and the above .ini file), but again, the result is the same. Crying or Very Sad

DeeEllEe.
It may be FUD to you, but it's our bread and butter.
Re: Can't Get Started with FUDforum2_20030626 [message #11357 is a reply to message #11354] Thu, 26 June 2003 18:02 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Could you show me the phpinfo() output on your system?

FUDforum Core Developer
Re: Can't Get Started with FUDforum2_20030626 [message #11358 is a reply to message #11357] Thu, 26 June 2003 18:14 Go to previous messageGo to next message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
See attachment.

Thanks!
  • Attachment: phpinfo.txt
    (Size: 30.71KB, Downloaded 853 times)


DeeEllEe.
It may be FUD to you, but it's our bread and butter.
Re: Can't Get Started with FUDforum2_20030626 [message #11361 is a reply to message #11358] Thu, 26 June 2003 19:20 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
According to that phpinfo() your memory limit is set to 8M. So you need to do two things (comment out the ini_set() line I've previously mentioned) and raise the memory limit to something like 64M in your config. You'll know if you've done it correctly once your phpinfo() shows the memory limit at 64M.

FUDforum Core Developer
Re: Can't Get Started with FUDforum2_20030626 [message #11376 is a reply to message #11361] Thu, 26 June 2003 20:11 Go to previous message
deeEllEe is currently offline  deeEllEe   Canada
Messages: 12
Registered: June 2003
Location: Ottawa, Canada
Karma: 0
Junior Member
Okay, thanks. Smile Up-and-running now. I'm encountering some other problems, but I'll try to figure them out myself before prevailing on you again.

Cheers.


DeeEllEe.
It may be FUD to you, but it's our bread and butter.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: un-zlib'ed version?
Next Topic: Upgrade from 2.3.8 to 2.5.0 fails
Goto Forum:
  

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

Current Time: Tue Jun 18 07:06:02 GMT 2024

Total time taken to generate the page: 0.02108 seconds