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

Home » FUDforum » FUDforum Installation Issues » Some problems ...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Some problems ... [message #295 is a reply to message #294] Wed, 30 January 2002 17:06 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Normally when the installation process is complete there is a symlink to the GLOBALS.php file, which is located inside the include directory, to the forum's www root directory and the adm directory.

The error message you are seing implies that the symlink is not there, because the script is unable to open the file.

The solution to your problem is as follows:

make a symlink of GLOBALS.php to your forum www root and your forum's adm directory:

ex:

ln -s /home/forum/include/GLOBALS.php /home/forum/www/docs/GLOBALS.php

ln -s /home/forum/include/GLOBALS.php /home/forum/www/docs/adm/GLOBALS.php


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cant update style
Next Topic: FUDforum compatible whit qmail?
Goto Forum:
  

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

Current Time: Thu Nov 28 19:57:09 GMT 2024

Total time taken to generate the page: 0.03921 seconds