1
klemens
error-notice
  • 2003/10/21 20:46

  • klemens

  • Just popping in

  • Posts: 3

  • Since: 2003/10/21


Installation of XOOPS 2.0.5 went smooth.
Then, pointing tohttp://www.mysite.org/index.php, I got the famous blank page.

My site is hosted on a Win2000 server with mysql, php4.3.3.
I'm using MSIE 6.0.

This is my first installation of XOOPS. I didn't add any mods,... In fact, I didn't get anywhere.

Underneath is the error-notice I get.

Notice [PHP]: Undefined index: REQUEST_URI in file ..\include\functions.php line 433
Notice [PHP]: Undefined index: xoops_lblocks in file ..\class\smarty\Smarty.class.php line 626

Can anyone give me some advice, as I am not a php-guru.
Thanks.

2
OldSwede
Re: error-notice
  • 2003/10/21 22:12

  • OldSwede

  • Just popping in

  • Posts: 26

  • Since: 2003/8/15


please look H E R E

3
pholman
Re: error-notice
  • 2003/10/21 23:28

  • pholman

  • Just popping in

  • Posts: 20

  • Since: 2002/6/3 0


I have seen this error when the php is not configured for xoops. in one of the configuration files for PHP you need to set global variables on.

1. In the php.ini, make sure that register_globals=on. You can check this by creating a test script with this single line of code:

<? echo phpinfo(); ?>

NOTE: The XOOPS core should work without changing this to ON, but some modules may not and thus will give blank pages. Turning on the debugging options outlined earlier in this page will help you track down which section or module is causing the error.


4
klemens
Re: error-notice
  • 2003/10/22 6:22

  • klemens

  • Just popping in

  • Posts: 3

  • Since: 2003/10/21


register_globals is ON, but it doesn't solve the problem. I also tried the other suggestions from the WIKI-FAQ.

My host is using MySQL 3.23.49

Could anyone tell me what the above mentioned error-notices are pointing at?

thx

5
Herko
Re: error-notice
  • 2003/10/22 7:19

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


those error notices are just that: notices. They do not break a page at all. That's what fatal errors do. XOOPS clean installs don't come with any modules pre-installed or any sample content. If you get these notices, and no fatal or parse errors, I'm wondering how blank your page is. Do you get a header and a footer and a home menu item? Or is it really blank?

Herko

6
klemens
Re: error-notice
  • 2003/10/22 16:55

  • klemens

  • Just popping in

  • Posts: 3

  • Since: 2003/10/21


Yes, the page is completely blank.
I tried other php-files besides index.php in the maindirectory, but to no avail: always completely blank.

I checked the full FTP-transfer: all files are coppied, with capital print or small print,... just as is.

So, I have no clue what it could be.

Login

Who's Online

147 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits