cstyles
01-23-2006, 10:58 AM
Can anyone help me.
I've published a form on my website, in php scripting, where the form directs to either a confirmaiton page or a failure page, through a processform page (if that makes sense).
I have altered the CHMOD to 755, as the host suggests and the form now sends me the information via email.
However, it doesn't re-direct to the confirmation page, and instead come up with the error:
Warning: main(cgi-bin/confirmation.php): failed to open stream: No such file or directory in /files/home2/allcockgrieves/cgi-bin/processform.php on line 76
Warning: main(): Failed opening 'cgi-bin/confirmation.php' for inclusion (include_path='.') in /files/home2/allcockgrieves/cgi-bin/processform.php on line 76
Any ideas? I'd be very greatful.
I've published a form on my website, in php scripting, where the form directs to either a confirmaiton page or a failure page, through a processform page (if that makes sense).
I have altered the CHMOD to 755, as the host suggests and the form now sends me the information via email.
However, it doesn't re-direct to the confirmation page, and instead come up with the error:
Warning: main(cgi-bin/confirmation.php): failed to open stream: No such file or directory in /files/home2/allcockgrieves/cgi-bin/processform.php on line 76
Warning: main(): Failed opening 'cgi-bin/confirmation.php' for inclusion (include_path='.') in /files/home2/allcockgrieves/cgi-bin/processform.php on line 76
Any ideas? I'd be very greatful.