Hello, im very new to the perl, modperl and apache combination.

I was wondering if it is somehow possible to read the apache error.log input just after each execution of a procedure?

I am invoking another program from within my perl module using a 'System(...)' call. Although the call is successfull, there are times when the invoked program may terminate with a 'parse error:' for example, and theses are logged in the error.log. Is there a way the catch or read this as it happens and display to the browser?


Im using a perl/apache binary - Perl-5.8-win32-bin.exe downloaded form http://httpd.apache.org/ and windows xp.



Anyone with any help or ideas please let me know

thanks in advance




Reply via email to