Paolo Campanella wrote:
I'm sure:
[EMAIL PROTECTED] /root]# ps axf
[...]
 1212 ?        S      0:00 httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf
 1215 ?        S      0:00  \_ httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf
 1216 ?        S      0:00  \_ httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf
 1217 ?        S      0:00  \_ httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf

[get killer URL here]

[EMAIL PROTECTED] /root]# ps axf | grep httpd-modperl
 1288 pts/4    S      0:00              \_ grep httpd-modperl
 1215 ?        S      0:00 httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf
 1217 ?        S      0:00 httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf
 1284 ?        S      0:00 httpd-modperl -f /etc/httpd/conf/httpd-modperl.conf

[EMAIL PROTECTED] /root]# tail /var/log/httpd-modperl/error_log [...]
Exception 415: UnableToReadFont (@/usr/X11R6/lib/X11/fonts/ttf/Ritalin.ttf) at /path/to/script line 584.
[Fri Feb 28 14:31:49 2003] [alert] Child 1216 returned a Fatal error... Apache is exiting!

That's bad. Sounds like an apache bug to me. Can anyone else confirm if this is intended behavior or not? You might want to check the httpd lists and newsgroups for info about this.


- Perrin



Reply via email to