error installing the forum [message #35397] |
Sun, 07 January 2007 14:04 |
woznihack
Messages: 3 Registered: January 2007
Karma: 0
|
Junior Member |
|
|
hello, i'm new to fudforum and i would to use it.
first of all, excuse me for my English.
i tried to install fudforum on my domain (is registered to an Italian provider ARUBA.IT) and i get some errors.
first error, is "Your WWW_ROOT does not correspond with the SERVER_ROOT path you have specified. (unable to retrive: http://www.***.it/public/forum/WWW_ROOT_CHECK, on disk as: D:/Inetpub/webs/***it/public/forum/WWW_ROOT_CHECK, received data: w/error: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found ".
After some tests, i understood that with ARUBA.it, files must have an extension. So, i modified the install.php file and now it create and search the file WWW_ROOT_CHECK.TXT.
Now, the WWW_ROOT_CHECK test goes ok, but there is another problem: modifying the install.php, the md5 checksum test ,fails.
How can I install fudforum on my webspace?
please help me.
|
|
|
Re: error installing the forum [message #35401 is a reply to message #35397] |
Sun, 07 January 2007 18:42 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Download the stock version of the installer and temporarily set "allow_url_fopen" INI setting to 0. This will result in the URL check being disabled.
FUDforum Core Developer
|
|
|
|
|