Re: [fw-general] Unable to parse URL: How to handle hack attempts with ZF

2009-03-24 Thread vadim gavrilov
Hey, That's because the URL is malformed, And as the PHP documentation states "On seriously malformed URLs, parse_url() may return FALSE and emit a E_WARNING" So that's the reason why you see those errors, since the url the function tries to parse are seriously malformed.* *Though they are just

[fw-general] Unable to parse URL: How to handle hack attempts with ZF

2009-03-24 Thread Mary Nicole Hicks
My site logs are really filling up with this message: [24-Mar-2009 12:39:57] PHP Warning: parse_url(/articles/a-valid-article++GET+http://www.example.com/articles/a-valid-article+%5B0,10277,13354%5D+-%3E) [ function.parse-url function.parse-url ]: Unable to parse URL in /home/username/library/Ze