Page 1 of 1

php upgraded by webhost -- help!

Posted: Wed Jun 26, 2002 2:59 pm
by calebsg
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...

Posted: Wed Jun 26, 2002 3:12 pm
by Litazia Tanxashira
You might want to be a little more specific... such as, what was the script/what did it do? What version of PHP was on the server before? Any error messages?

Posted: Wed Jun 26, 2002 3:35 pm
by calebsg
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. :(

Posted: Wed Jun 26, 2002 5:03 pm
by calebsg
well now I got it all fixed and can't remember the original problem

I need a holiday. :?