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
{{ message }}
This repository was archived by the owner on Nov 27, 2019. It is now read-only.
All of my php scraper stopped working and all exit with an include error, because simple_html_dom.php can not be found. I haven't changed anything so has something changed on the server?
With kind regards
Rick
error:
require(simple_html_dom.php): failed to open stream: No such file or directory in /home/code/scraper on line 7
PHP Fatal error: require(): Failed opening required 'simple_html_dom.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/code/scraper on line 7
Finished run: 2015-08-06 16:45:31+00:00 Exit code: 255
The text was updated successfully, but these errors were encountered:
Hello,
All of my php scraper stopped working and all exit with an include error, because simple_html_dom.php can not be found. I haven't changed anything so has something changed on the server?
With kind regards
Rick
error:
require(simple_html_dom.php): failed to open stream: No such file or directory in /home/code/scraper on line 7
PHP Fatal error: require(): Failed opening required 'simple_html_dom.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/code/scraper on line 7
Finished run: 2015-08-06 16:45:31+00:00 Exit code: 255
The text was updated successfully, but these errors were encountered: