• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question temporary jpeg image zero length with https (no with http)

Massimo Gagliardi

New Pleskian
I installed and use jqgrid.
In my application, under jqgrid, I use tcpdf to generate and print a barcode image.
this is the fragment: <img src='lib/inc/barcode.php?text={BarCode}&out=tmp.jpg&size=80' alt='{BarCode}' />" where you can see that I use a relative address.
In the http mode I haven't any problem.
In the https mode I seen that in the temporary directory (/httpdocs/tqc/lib/inc/tcpdf/cache/) the jpeg image generated has zero length.
Suggestions?
Thanks in advance
 
Back
Top