I don't know why I am having this problem. I have a page that has a link on it and the link goes to:
mypage.php?name=asdf&date=asdf
For some reason when I click the link I get an error message:
Error message:
couldn't create child process: 22: C:/php/php.exe
The odd thing is this link used to work on Apache 1.3 and now I have Apachge 2 and it doesn't work. All my other PHP code works fine. Any help would be appreciated. Thank you.
Velker