New Install of 2.7.2 fails [message #27684] |
Tue, 20 September 2005 13:46 |
jonmoss
Messages: 93 Registered: September 2004 Location: Lansing, KS
Karma: 0
|
Member |
|
|
I recently created a brand new webserver using FC4. Here's a link to my PHP info:
http://69.76.206.181/info.php
I'm attempting to install a brand new installation of FUDForum2 2.7.2 specifically. When I run install.php (after I've chmod 777 the pertinent folders and files), the second screen tells me:
Failed getting archive size from
Any suggestions?
Thanks and have a great day!
Jon Moss
|
|
|
Re: New Install of 2.7.2 fails [message #27685 is a reply to message #27684] |
Tue, 20 September 2005 13:52 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
How big is install.php file? Did you upload it to the server in BINARY or ASCII (should be BINARY)?
FUDforum Core Developer
|
|
|
|
|
Re: New Install of 2.7.2 fails [message #27689 is a reply to message #27688] |
Tue, 20 September 2005 14:07 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The file is clearly too small, install.php should've been at least 1.4 megabytes, do you see forum_archive file in the install directory?
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
Re: New Install of 2.7.2 fails [message #27698 is a reply to message #27696] |
Tue, 20 September 2005 16:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you modify the __mkdir() function inside install.php and make it print to screen the value of the $dir variable everytime it runs?
FUDforum Core Developer
|
|
|
|