You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you get an error message from getError()? The most likely cause is a permission problem. I can not really help you much as this is specific to your OS, but PHP needs permissions to write to the temp directory and to execute commands with proc_open().
Also search for "centos" in the closed issues. Maybe you find some hints what configuration you need to change.
I remove the proc_open() from disable_function. now the other error You need to specify at least one input file, and exactly one output file Use - for stdin or stdout
On ubuntu its working fine but on centos 7 its not working. My Settings are
Version info: wkhtmltopdf 0.12.6 (with patched qt)
Please help me to resolve the issue.
The text was updated successfully, but these errors were encountered: