Bob Buttafuso wrote:
I am running Apache2.2 on Windows NT. with PHP5. I turned on register_globals in php.ini, which is a requirement of one of the shopping carts I am installing. When I test PHP via the browser, it says that register-globals are off. I rechecked the file and it is off!
Any ideas?


It needs to be asked: did you re-start Apache?

IMO, the shopping cart you're using is crap if it relies on register_globals ON. Really, that's just a Bad Idea.

http://www.zend.com/zend/art/art-sweat4.php

b

Reply via email to