Install issue, need help [message #19766] |
Tue, 31 August 2004 19:40 |
Catrinisin
Messages: 3 Registered: August 2004 Location: FL
Karma: 0
|
Junior Member |
|
|
Trying to install FUD for the first time. I am running IIS 6 on Win 2003 with PHP 5.0.1 and the latest MySQL.
When I run the install.php, I get to step 5 and when I click Next, I get the following error:
Fatal error: Cannot redeclare fud_ini_get() (previously declared in <path>install.php:18) in <path>install.php on line 21
I sometimes get this error after step 1 as well. I have tried PHP Safe Mode but I get a blank screen after step 1 instead of an error.
I have tried both the zlib compressed and non-compressed files.
Can anyone help?
Thanks!
|
|
|
Re: Install issue, need help [message #19767 is a reply to message #19766] |
Tue, 31 August 2004 20:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Sounds like a broken PHP, as the function is declared only once inside that file.
FUDforum Core Developer
|
|
|
|
|
|