Hi,
in my SC V7 production environment export to PDF fails with http 404 in grids that were https accessed.
Server Details:
- SSL listening on port 81
- PHP 5.3
- _lib/tmp has 777 permissions
- _lib/prod/third/ files have 755 permissions (recursively)
Log file:
./wkhtmltopdf-i386 --page-size A4 --orientation Portrait --header-right “[page]” http://192.168.1.10:81/_lib/tmp/sc_grid_ToDoList_html_2g2c06dt8nuh57i91bhplc61d6.html /home/user/public/_lib/tmp/sc_pdf_20130625211249_532_grid_ToDoList.pdf
To me it seems like parameters to wkhtmltopdf-i386 were not passed correctly.
Are any settings on production server necessary?
Thanks for your help.
Best regards
Michael