PDA

View Full Version : Advanced Error Handling Errors



thoemmes
26-Mar-2006, 05:02 PM
Hi,

I am trying to implement the fmbadhandler.php script.

When testing testurlopen.php I get the following:


PHP version is: 5.1.2
Safe mode is: Off (this is good!)
URL open failed: failed to open stream: no suitable wrapper could be found

Does this mean my hosting company had disabled opening urls from php?

When I try implementing fmbadhandler.php with a link back to the form I get the following error:


Cannot open form URL: sampleform.html?USER_AGENT=Mozilla%2F5.0+%28Windows%3B+U%3B+Windows+NT+5.1%3B+en-GB%3B+rv%3A1.8.0.1%29+Gecko%2F20060111+Firefox%2F1.5.0.1: URL parse failed

Any help would be appreciated.

Thanks

Edgar