I know this has been posted before but I have tried everything that the older postings said to do and still have the problem.
When I try to redirect to a second page I get the error "No input file specified"
Here are my ini and conf lines as I have them now.
ScriptAlias /php4/ "c:/php4/php.exe/"
AddType application/x-httpd-php4 .php4
Action application/x-httpd-php4 "/php4/php.exe"
AddType application/x-httpd-php4-source .phps
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php .phtml
I have ExecCGI as an option in the Options Directory
If I change cgi.force_redirect to equal 1 I get the security error.
If any one has any other ideas I would appreciate the help. I am pulling my hair out over this.
Thanks