On 9/20/04 at 3:31 PM, [EMAIL PROTECTED] (Chris Devers) wrote: > On Mon, 20 Sep 2004, Andrew Brosnan wrote: > > > However, even though it appears that mod_perl is loaded, I can't get > > mod_perl scripts to run. > > This had been driving me nuts for months,
Now I feel better. It's only been driving me nuts for 7-8 hours :-) > and I finally figured it out this weekend. Lucky me! >...they go through the motions of working, normal activity > shows up in the access log (and nothing in the error log), but nothing > ever shows up in the browser. AARRGGHHH!!! YES!!...oops, sorry. For a moment I forgot that I felt better. > The fix is to tie STDOUT to Apache in your script -- > Thanks, works great. I owe you a beer! > This ought to be in a prominent Perl/OSX10.3 FAQ somewhere... :-/ > Indeed.