Help in php 4.2.1

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tenkuken
Forum Newbie
Posts: 2
Joined: Fri Jun 28, 2002 4:37 am

Help in php 4.2.1

Post by tenkuken »

I have a problem

I'm creating my web site in php 4.1.3
Everything running smooth.

Then one day my server upgraded into 4.2.1.
My script going to messy. every time I surfing my page (in session mode)
after 1-4 page. it said that " PAGE COULD NOT BE FOUND ". and sometime it run. but will error.

i check php.ini
register_globals=On.

Anything i miss ?

Please i need your help.
Check my site : http://www.ekarir.com
user : ronny
pass : guns
Post Reply