-
Notifications
You must be signed in to change notification settings - Fork 194
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
Fatal error: Uncaught exception #89
Comments
I have the same problem Fatal error: Uncaught exception 'Screen\Exceptions\PhantomJsException' with message 'sh: 1: /var/www/sig/vendor/microweber/screen/bin/phantomjs: not found' in /var/www/sig/vendor/microweber/screen/src/Capture.php:259 Stack trace: #0 /var/www/sig/public_html/tv/index.php(109): Screen\Capture->save('/telas/telas-14...') #1 {main} thrown in /var/www/sig/vendor/microweber/screen/src/Capture.php on line 259 |
The phantomjs binary is for 32 bits operating system and the server operating system could be on 64 bits. |
I did it but at save commandT it get error 500. Please help me. |
HI,
i get this error:
Fatal error: Uncaught exception 'Screen\Exceptions\PhantomJsException' with message 'sh: /home/user/.config/composer/vendor/microweber/screen/bin/phantomjs: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory' in /home/user/.config/composer/vendor/microweber/screen/src/Capture.php:259 Stack trace: #0 /home/user/web/test.com/public_html/new/test.php(21): Screen\Capture->save('/home/user/test/') #1 {main} thrown in /home/user/.config/composer/vendor/microweber/screen/src/Capture.php on line 259
and i really don't understand why i get this error because the folder text is exist in /home/user/
The text was updated successfully, but these errors were encountered: