Hi,
I have a site that run on php4 and I recently switched to different server, once I moved, the script not working properly, but nothing change on the script and I check the permission, mysql table all the same.
The problem is in browser, if I call something like http://www.mysite.com/whatever.php then it works perfectly.
but if some link like http://www.mysite.com/index.php?cmd=5, then it not working, just reload the same page without any error, but it works on the old server.
I think is something about the server setting or .htaccess file, but I don't have .htaccess for that site.
I check the cpanel and can't any setting that may affect that.
Could some php expect here tell me what is wrong and why cause that?
Thanks a lot !