in reply to Re^2: Image doesnot display in perl cgi when moved code from linux to windows
in thread Image doesnot display in perl cgi when moved code from linux to windows

Have you checked the webserver log for any errors?

Using an absolute path on the file system doesn't look right, try specifying that path as relative to the DocumentRoot.

  • Comment on Re^3: Image doesnot display in perl cgi when moved code from linux to windows