View Single Post
Old 11-01-2006, 02:04 PM   #11 (permalink)
Zubes
Major Leagues
 
Zubes's Avatar
 
Join Date: Sep 2005
Location: Chicago, IL
Posts: 361
Thanks: 0
Thanked 0x in 0 posts
Quote:
Originally Posted by DaveHorn View Post
Your .htaccess file must of had a typo in it or something or possibly your host doesn't allow them. It wouldn't just make it not work like that.
this host does not allow them anymore.

Quote:
Originally Posted by DaveHorn View Post
Regardless, something is wrong in your php.ini, because this shows that register globals is still turned off. Search for register_globals in the phpinfo page and you'll find this.

Code:
register_globals    Off
So your php.ini changes either were incorrect or were done to the wrong file. The phpinfo pages also shows your php.ini is coming from

/usr/local/Zend/etc/php.ini

Is that the file you modified?

Unmodified BOSI 2 code relies on register globals being turned on as it was by default in PHP versions < 4.02 or so.
on this server, i do not have access to the php.ini

on the new server i got, i do have access to it. i have a league on the new server that is having this same problem, i'll put all the changes over there and even throw that phpinfo file over there for you and see what happens later today and report back.
__________________
Phil Zuber

Beyond the Ivy - Commish, Twins GM
Stars and Stripes Baseball League - Cubs GM
Bricks and Ivy - Orioles GM

Sim Coalition - co-founder

Zubes is offline