DougMck
10-14-2005, 02:46 AM
Hi Guys,
We are running perl on an apache 1.3.3 server on AIX with 3 virtual hosts.
My boss wants me to figure out why when things are warned in our perl scripts the output goes to the common log file and not the log file for the individual host like errors do.
This used to work before we upgraded to new hardware and perl 5.8.5, but now it does not and I can't figure out why (have spent all day on the net looking).
So I was wondering if any of you fellow perl coders out there have the same problem, know how to fix this, or at least know why this is.
Is it some change in the way that perl 5.8 works over our previous version?
Or is it our new version of AIX (5.2)?
Any help that you could give me on this would be great, thanks.
We are running perl on an apache 1.3.3 server on AIX with 3 virtual hosts.
My boss wants me to figure out why when things are warned in our perl scripts the output goes to the common log file and not the log file for the individual host like errors do.
This used to work before we upgraded to new hardware and perl 5.8.5, but now it does not and I can't figure out why (have spent all day on the net looking).
So I was wondering if any of you fellow perl coders out there have the same problem, know how to fix this, or at least know why this is.
Is it some change in the way that perl 5.8 works over our previous version?
Or is it our new version of AIX (5.2)?
Any help that you could give me on this would be great, thanks.