• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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