• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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