Hi - I'm a newbie & would appreciate some help - the problem -
I started PHP today & to make it easier, I'm using Foxserv which installed Apache/MySQL/PHP on my WinXP machine.
Everything works - the tests, phpinfo() & mySQL connections, came back positive.
When I write a php file & try & view it, initially I get a 404 error but if I press enter, without having changed anything, the file comes up fine!
So,
1. I enter the path to the file & click enter -> 404 error;
2. Then, I click enter again -> Page comes up fine!
I've gotten to the point where I'm using a form to pass values - as you can imagine, this doesn't work as on clicking 'submit', the page I'm calling comes up with the 404. Clicking enter, the page comes up but the values are lost.
Any ideas? This is probably a Apache problem but if anyone knows how to resolve it, you'll be getting me out of a bind.
Thanx.😕