FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Installation error on Step 1
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Installation error on Step 1 [message #10652] Fri, 06 June 2003 08:59 Go to next message
Energizer is currently offline  Energizer   Russian Federation
Messages: 3
Registered: June 2003
Karma: 0
Junior Member
Situation:

Server root: /pub/home/MYSITE/htdocs/forum/
Forum data root: /pub/home/MYSITE/htdocs/forum/
Forum WWW root: http://www.MYSITE.ru/forum/

Directory "forum" with chmod 777.

After pressing "Next>>" i get error:

Your WWW_ROOT does not correspond with the SERVER_ROOT path you have specified. (unable to retrive: http://www.MYSITE.ru/forum/WWW_ROOT_CHECK, on disk as: /pub/home/MYSITE/htdocs/forum/WWW_ROOT_CHECK, received: http://www.MYSITE.ru/forum/

What wrong? Rolling Eyes
Anybody HELP! Smile
Re: Installation error on Step 1 [message #10656 is a reply to message #10652] Fri, 06 June 2003 12:33 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Basically the forum's installer tries to verify that "/pub/home/MYSITE/htdocs/forum/" corresponds to "http://www.MYSITE.ru/forum/". The way this is done is by placing a sample file at "/pub/home/MYSITE/htdocs/forum/" and then accessing that file via "http://www.MYSITE.ru/forum/". In your case this check had failed as indicated by the error message.

FUDforum Core Developer
Re: Installation error on Step 1 [message #10664 is a reply to message #10656] Fri, 06 June 2003 14:36 Go to previous messageGo to next message
Energizer is currently offline  Energizer   Russian Federation
Messages: 3
Registered: June 2003
Karma: 0
Junior Member
Well, why this check failed?
And what i can to do to fix this error?
Re: Installation error on Step 1 [message #10667 is a reply to message #10664] Fri, 06 June 2003 14:43 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I just told you didn't i?

the forum tried to fopen(" http://www.MYSITE.ru/forum/WWW_ROOT_CHECK", "r") and failed....


FUDforum Core Developer
Re: Installation error on Step 1 [message #10682 is a reply to message #10667] Sat, 07 June 2003 14:48 Go to previous messageGo to next message
Energizer is currently offline  Energizer   Russian Federation
Messages: 3
Registered: June 2003
Karma: 0
Junior Member
I understand about check file WWW_ROOT_CHECK. But why installer can't to open this file if directory "forum" with correct premissions?
I trying manually to create this file. And installer deleted this file without problem => installer can to work with this check file. But anyway this error occured Sad

Help! Again help! Smile
Re: Installation error on Step 1 [message #10696 is a reply to message #10682] Sat, 07 June 2003 19:55 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Installer will automatically create this file itself and remove it after the test runs regardless of the result. I recommend running the following test:

Make a sample file put in on your site and then create a php script that will try to load that file. Then run the php script via the browser from the same host as the file and see if that works.

It could be that your provider disallows you to open urls from itself.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: rookie needs help
Next Topic: Can't login to Admin Control Pannel
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 09 07:12:11 GMT 2024

Total time taken to generate the page: 0.02577 seconds