in reply to Re^4: Not able to display an image in perl CGI
in thread Not able to display an image in perl CGI

Current code is as below, but still the same error.

Then look at the other stuff (not the code), the server configuration ... gather version info wherever you can

  • Comment on Re^5: Not able to display an image in perl CGI

Replies are listed 'Best First'.
Re^6: Not able to display an image in perl CGI
by aniammu (Novice) on Apr 29, 2014 at 10:29 UTC
    Please find below information...
    # /opt/apache-tomcat-7.0.32/bin/version.sh Using CATALINA_BASE: /opt/apache-tomcat-7.0.32 Using CATALINA_HOME: /opt/apache-tomcat-7.0.32 Using CATALINA_TMPDIR: /opt/apache-tomcat-7.0.32/temp Using JRE_HOME: /usr Using CLASSPATH: /opt/apache-tomcat-7.0.32/bin/bootstrap.jar:/op +t/apache-tomcat-7.0.32/bin/tomcat-juli.jar Server version: Apache Tomcat/7.0.32 Server built: Oct 3 2012 08:51:20 Server number: 7.0.32.0 OS Name: Linux OS Version: 2.6.32-279.19.1.el6.x86_64 Architecture: amd64 JVM Version: 1.6.0_24-b24 JVM Vendor: Sun Microsystems Inc. #
    Thanks in advance

      Please find below information...

      Now I'm even more convinced this is a configuration issue ... whatever it is

      Good luck