-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Can't find phantomjs or execute phantomjs #142
Comments
Try setting an absolute path to your PhantomJS executable.
If that doesn't work then try installing PhantomJS manually - http://phantomjs.org/download.html |
@jonnnnyw Sorry for the late reply. |
|
Have merged this in. Just running tests and will be released in v6.0. |
The following codes will help you to fix the problem:
these helped me to fix the issue. |
if you are using Composer, you can fix this error using this code line:
|
Overview
My PHP Code says error occurred.
Code
Tree
Version
PHP 7.1.0RC6 (cli) (built: Nov 9 2016 09:51:59) ( NTS )
php-phantomjs latest
Why this php code doesn't work?
The text was updated successfully, but these errors were encountered: