[eluser]jrlooney[/eluser]
Aha. Ok. So I ran the first perl script again on command line - and in the debug stuff it outputs, it looks like this newer version of PHP is outputting some header junk w/o me knowing it:
Code:
X-Powered-By: PHP/5.2.17
Content-type: text/html
<li><a href="/index.php">Home</a>....
So, now I gotta figure out how to suppress that, as I never had that happen in the older version of PHP on our old server.