I have a php script that works just fine on one PHP server. I now have installed PHP 4 on apache on windows xp.
I've done it before and I ran into this same issue - I wish I had remembered the solution.
In my php script, I have links such as index.php?File=test... etc. When I click these links - nothing happens - it just brings me back to the page I was on.
I have already turned register_globals on, I restarted apache AND the whole computer and it doesn't seem to want to work.
Any ideas?
PHP - 4.3.4
Apache - 1.3.29