I should probably preface this by saying that I really like many of the things about CMSMS.
I'm hoping that I will be able to convert all of our web sites to CMSMS. But I'm really having
difficulties in a couple of areas.
I have one site that has many online tools. Many are written in perl. The simpler ones could
be rewritten in PHP. But as PHP has always handled them perfectly, I have no reason to think
that I need to. CMSMS on the other hand, is not dealing with them, as PHP does.
I'll use the simplest example; a text counter. With PHP, executing a perl script is simply a
matter of: . This has always worked
without fail in PHP. I can also use this same method with pages that contain perl scripts
with PHP: BUT, if I use this
same method with CMSMS ( {php} virtual('counter.pl'); {/php} ).
CMSMS complains about cannot modify headers, headers already sent.
Even though CMSMS complains, the counter still works. I have another very large, and
complex perl program that cannot be converted to PHP. So if CMSMS cannot deal
with perl correctly, using CMSMS will not be an option.

I should also note that I made a UDT tag to execute the counter. But CMSMS made the same
complaint. Has anyone successfully used perl scripts with CMSMS? Does anyone have
any possible solutions for the problem I'm having?
Thank you in advance, for your time and trouble.
Chuck
PHP 4-current
Apache-current
CMSMS-1.24