My webhost just upgraded to php 4.2.0 unannounced. Since then, one of my scripts has stopped working entirely.
They have register_globals set to "on" so that isn't the problem. What else should I be looking for?
I'm really up the creek on this one...
php upgraded by webhost -- help!
Moderator: General Moderators
-
Litazia Tanxashira
- Forum Newbie
- Posts: 3
- Joined: Tue Jun 25, 2002 5:46 pm
the script was the php_lib_login thingy that's on freshmeat. The old version was 4.1.2 and there are no error messages currently -- the front page of my site is completely blank and it seems to be related to the fact that it includes a php_lib_login file.
I'm thinking the problem is with variables or sessions or something but I really have no clue.
I'm thinking the problem is with variables or sessions or something but I really have no clue.