• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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