-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error proc_open #17
Comments
Hello. I managed to correct this issue. I changed the ExifTool function this way :
I resolved 2 bugs this way :
There might be better way to solve it, and I don't know still how it will react on linux server, but that's the first feedback I have. Best regards, |
Thanks for feedback. What version of windows are you using? |
I'm on windows 7. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm getting the following error when I try to read the file.
It seems that it cannot create a new process.
Do you have any idea why ?
Why to not use a simple exec call ? what's the gain of proc_open ?
Best regards,
Thank you.
The text was updated successfully, but these errors were encountered: