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

Home » FUDforum » FUDforum Installation Issues » Installation Errors : Install.php line 666-668
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Installation Errors : Install.php line 666-668 [message #15590] Sun, 21 December 2003 14:00 Go to previous message
eParliament.org is currently offline  eParliament.org   Hong Kong
Messages: 4
Registered: December 2003
Karma:
Junior Member
I tried to install FUDFORUM on my windows machine (local server) to test the features (particularly mailing list integration) of FUDforum. I also enabled all extensions required except the pspell (I couldn't find actually, does anyone know where to enable it?).

I got the following error message at Step 2 on top of the page
Warning: symlink() is not supported in this PHP build in C:\indigoperl\apache\htdocs\FUDforum2\install.php on line 666

Warning: symlink() is not supported in this PHP build in C:\indigoperl\apache\htdocs\FUDforum2\install.php on line 667

Warning: symlink() is not supported in this PHP build in C:\indigoperl\apache\htdocs\FUDforum2\install.php on line 668


However, I forced to install and after I tried to access index.php after the installation, I got following error:
Fatal error: Failed opening required './GLOBALS.php' (include_path='.;c:\indigoperl\apache\htdocs') in C:\indigoperl\apache\htdocs\FUDforum2\index.php on line 18


Afterwards, I found on install.php that the line 666-668 reads as:
				symlink($INCLUDE . 'GLOBALS.php', $SERVER_ROOT . 'GLOBALS.php');
				symlink($INCLUDE . 'GLOBALS.php', $SERVER_ROOT . 'adm/GLOBALS.php');
				symlink($INCLUDE . 'GLOBALS.php', $SERVER_DATA_ROOT . 'scripts/GLOBALS.php');


Index.php line 18 reads:
require('./GLOBALS.php');


Please help me troubleshoot. Thanks!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Minimum username lenght.
Next Topic: Install FUDforum v2.5.2 via CVS?
Goto Forum:
  

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

Current Time: Tue Nov 26 08:58:26 GMT 2024

Total time taken to generate the page: 0.06365 seconds