in reply to Using 'Require' to Generate Content
It's hard to make a relevant suggestion without seeing any example of the code... However when a CGI doesn't display anything, it's often a header problem. Perhaps one of your modules sometimes send some HTML before your script has any chance to send the http headers first?