On Wed, Apr 12, 2000 at 10:45:53AM +0200, Andreas Tille wrote: > log(): /var/log/jserv.log
So why don't you use log()? > System.out(): nowhere (???? is this normal ???) Yes, it has always been this way. > System.err(): nowhere (? formerly it was going to /var/log/apache/error.log > but now it doesn't 8-(((((((((((( ) This is because jserv is now started in manual mode (i.e. not from Apache), if you want stderr to go to Apache's error log just set ApJServManual to off in /etc/jserv/jserv.conf, stop jserv ("/etc/init.d/jserv stop") and restart Apache ("/etc/init.d/apache restart"). -- Stefan Gybas