2.5 Install problem [message #10062] |
Fri, 16 May 2003 22:15 |
nino
Messages: 19 Registered: May 2003
Karma: 0
|
Junior Member |
|
|
Hello,
this is the error msg (after calling www./.../install.php):
"Warning: Undefined variable: _POST in /home/www/web17/html/forum3/install.php on line 183
Fatal error: Call to undefined function: version_compare() in /home/www/web17/html/forum3/install.php on line 185"
Is the filesize of install.php (only 1.230.634 b) realy ok?
Thanx for help,
nino
ps. I have SAFE MODE
|
|
|
Re: 2.5 Install problem [message #10064 is a reply to message #10062] |
Fri, 16 May 2003 22:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I believe the PHP version you are using is too old, any version of PHP 4.1.0+ would have $_POST superglobal variable.
FUDforum Core Developer
|
|
|
|
Re: 2.5 Install problem [message #10114 is a reply to message #10113] |
Tue, 20 May 2003 12:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The 2.5.0 install & upgrade script by default use zlib compression, so the file is ~ 1/3 the size.
The 2.5.0 installer has been tested on systems with safe_mode and has worked without a problem.
FUDforum Core Developer
|
|
|
|
|
Re: 2.5 Install problem [message #10329 is a reply to message #10328] |
Wed, 28 May 2003 13:20 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The pspell extension is completely optional, the only effect of it not being enabled is that your forum will not have a spell checker. The PostgreSQL is not needed unless you want to use PostgreSQL database system.
FUDforum Core Developer
|
|
|