I am really stuck! I just upgraded from 4.3.2 to 4.3.9 (RH Linux) and am getting scores of 'Undefined Variables' when I go to run my scripts. When I upgraded to 4.3.2, this was solved by turning Register_Global to ON. However, I've done that and it doesn't make a difference.

I know register_globals is a bad thing, but we have lots of legacy code and we're fixing it bit by bit. I just need to get this version up and running for now.

Can anyone offer any suggestions? Thanks a bunch! Mar

    Just to make sure: did you restart the web server after changing the php.ini setting?

      You also know that PHP 4.3.9 is itself nearly six years old? You've got a lot more upgrading and legacy code migration to do yet!

        Write a Reply...