View Single Post
Old December 14th, 2005, 10:46 PM   #2 (permalink)
sebuck
Junior Member
Verified Customer
 
Join Date: Dec 2005
Posts: 4
Getting Better...

I discovered that some older global variables were not getting set was not getting set and traced it to turning on register_long_arrays in my php.ini file. That solved almost every single problem. Can anyone please tell me if there is any other php.ini variable that should be turned on? What about register_globals or register_argc_argv?

Thanks,
sebuck
sebuck is offline   Reply With Quote