perl-modperl mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From "Charles" <frankel...@peakpeak.com>
Subject RE: Imgae not displaying
Date Fri, 16 Aug 2002 23:31:24 GMT
It seems that your httpd.conf file is configured such that files in
/var/www/.../_img/ are interpreted as mod_perl, or some other type of
script.  Check your <Location ...> and Alias directives.  You probably do
not wish your images to be interpreted as scripts.

Charles

  -----Original Message-----
  From: Arunav Mandal [mailto:dibun@hotmail.com]
  Sent: Friday, August 16, 2002 4:31 PM
  To: modperl@apache.org
  Subject: Imgae not displaying
  Importance: High


  Hello,
              I am using Debian woody with apache 1.3.26, perl 5.8.0 and
mod_perl 1.26. I have installed mod_perl succne essfully and everything is
working fine except the images,css and the java script. When I checked the
error log of apache I can see the following lines.

  Exec format error: exec of /var/www/www.abc.com/_img/rmm_white.gif failed
  Premature end of script headers: /var/www/www.abc.com/_img/rmm_white.gif

  The same thing happens also for css and js.

  So can anybody point out what I am missong here.

  Arunav Mandal.

Mime
View raw message