1
raatbaki
A fatal error..........pls help me
  • 2006/8/28 21:40

  • raatbaki

  • Just popping in

  • Posts: 17

  • Since: 2006/8/28


I face the following error pls help me to remove it

FATAL ERRORregister_globals is disabled in php.iniplease enable it!


How I able to enable it?

2
Will_H
Re: A fatal error..........pls help me
  • 2006/8/28 22:14

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Contact your host and request that register_globals be turned on.

3
msdana
Re: A fatal error..........pls help me
  • 2006/8/28 23:09

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


Some hosts will not turn register_globals on. If that is the case, you will need to create an .htaccess file and add this:

Quote:
php_flag register_globals on


Upload the file to your root directory.
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

4
jlm69
Re: A fatal error..........pls help me
  • 2006/8/28 23:37

  • jlm69

  • Module Developer

  • Posts: 719

  • Since: 2002/7/19


What module is giving you this error? To turn it on creates a security problem. You should be able to use XOOPS with register_globals Off

John

5
BDW
Re: A fatal error..........pls help me
  • 2006/8/29 14:31

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Quote:

msdana wrote:
Some hosts will not turn register_globals on. If that is the case, you will need to create an .htaccess file and add this:

Quote:
php_flag register_globals on


Upload the file to your root directory.


Some times this wont work if a php.ini file is used by the host to turn off register globals as it may end up giving you "500 internal error" screens.

Instead you would need to get into the php.ini file and change it. check your hosts support pages and if it doesnt say how to do this then you will probably have to contact your host and ask them about it.

But I would say it needs to be kept off.

Login

Who's Online

496 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 496


more...

Donat-O-Meter

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

Latest GitHub Commits