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

Home » FUDforum » FUDforum Installation Issues » Undefined index error - FUDforum 2.6.0
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Undefined index error - FUDforum 2.6.0 [message #16289 is a reply to message #16231] Sun, 25 January 2004 16:42 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
I take it you are using PHP's CGI sapi?

The first thing to check is to see if your PHP creates the $_SERVER super global, if it does not you need to add "S" to the variables_order INI option.

If the super global exist, but QUERY_STRING is not inside it, then please send me a URL to a phpinfo() output from your server.

If you do not know what that is simply create
<?php
phpinfo
();
?>

and send me the URL to that script.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: v2.60 Install Corrupt Archive
Next Topic: can't acess DB during step 2 of install
Goto Forum:
  

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

Current Time: Sun Sep 29 00:12:31 GMT 2024

Total time taken to generate the page: 0.05252 seconds