Install process failure [message #11001] |
Mon, 16 June 2003 16:16 |
mogilla
Messages: 5 Registered: June 2003 Location: New York, USA
Karma: 0
|
Junior Member |
|
|
I cannot seem to get past the first install process.
I recieve the error:
------------------------------------------------------------------
An error occured while loading http://my_server/er/install.php?677405988:
Connection to host my_server is broken
------------------------------------------------------------------
This occurs with all "my_server" requests.
127.0.0.1, actual host IP, localhost and actual host name
Configurations:
OS: Mandrake 9.1
WWW Server: Apache2
FUDforum: 20030616
safe mode: enabled
php version: 4.3.1
magic quotes: enabled
mySQL extension: enabled
PostreSQL extension: enabled
PCRE extension: enabled
Zlib extension: enabled
Pspell extension: enabled
Tokenizer extension: disabled
PDF extension: disabled
directory tree:
Server Template Root Directory - /home/name/www/public/
Installing from - /home/name/www/public/er/index.php | http://my_server/er/install.php
Server Root - /home/name/www/public/forum/
Forum Data Root - /home/name/www/private/
Forum WWW Root - http://my_server/forum/
|
|
|
Re: Install process failure [message #11002 is a reply to message #11001] |
Mon, 16 June 2003 16:24 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Contact your ISP this is not a FUDforum bug. You maybe hitting the PHP memory limit or some other php limitation.
FUDforum Core Developer
|
|
|
|
|
Re: Install process failure [message #11013 is a reply to message #11009] |
Mon, 16 June 2003 18:12 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Unless you php was compiled with --enable-memory limit that limit will not even be enforced. You may want to also check your apache and/or php log to determine if there were any errors. Are you using php as cgi and what version of php are you using?
FUDforum Core Developer
|
|
|