Skip to content
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

Open
foxpcteam opened this issue May 28, 2017 · 3 comments
Open

Fatal error: Uncaught exception #89

foxpcteam opened this issue May 28, 2017 · 3 comments

Comments

@foxpcteam
Copy link

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/

@ezinhani
Copy link

ezinhani commented Jun 7, 2017

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

@aadiaconitei
Copy link

aadiaconitei commented Jul 19, 2017

The phantomjs binary is for 32 bits operating system and the server operating system could be on 64 bits.
You could try to download the 64 bit phantomjs binary and overwrite the file in the screen-master\bin\ folder and try again.
So make sure the phanthomjs and your server are the same version.
You can download it from here: http://phantomjs.org/download.html

@vahidsabet
Copy link

I did it but at save commandT it get error 500. Please help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants