[Xitami] PHP works under Windows but not Linux?

Bob Paddock xitami@lists.xitami.org
Sun, 2 Feb 2003 06:21:48 -0500


On Saturday 01 February 2003 08:49 pm, Richard Cunningham wrote:
> Make sure the configuration file for Linux has register globals off or else $_POST will not work.

I have this in /etc/php4/php.ini:

register_globals = Off

Is there some thing else I should look at in php.ini?