I have coded for PHProxy on countless occassions, and this is the first time I have ever had an error, and now I get like ten: Warning: rawurldecode() expects parameter 1 to be string, array given in W:\www\proxy\index.php on line 574 Warning: Cannot modify header information - headers already sent by (output started at W:\www\proxy\index.php:574) in W:\www\proxy\index.php on line 1169 Warning: Cannot modify header information - headers already sent by (output started at W:\www\proxy\index.php:574) in W:\www\proxy\index.php on line 1176 The last one repeats multiple times. I do have other files required() in index.inc.php, but the errors still persist when I remove them. What would be causing this? (am reluctant to post code). Cheers, BP
FYI: That shouldn't have made a difference, but from what I can remember, that is a known PHProxy bug (which won't be fixed, as it's no longer under active development by its' author). Jay