There is plenty of very helpful documentation about converting cgi scripts
to registry scripts, and using PerlRun. But I have been called upon to
convert an existing web site so that mod_perl is installed, with some
scripts running under PerlRun, some under Registry, and (due to laziness, I
think), some will stay in cgi-bin, which remains as it was before
installing mod_perl. For this, I have created two new directories, called
cgi-run and cgi-reg, with the corresponding scripts. (OK, all scripts could
run under PerlRun, but there is a time pressure, and a desire to have at
least one script running with Registry...)

Any problems to be expected with this approach? I haven't seen mention of
this in the documentation or books.

Thanks,

Ron

Reply via email to