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 has been archived by the owner on Oct 17, 2021. It is now read-only.
We are getting the following error when installing and configuring Detector:
Warning: require_once(/.../spyc.php) [function.require-once]: failed to open stream: No such file or directory in /.../UAParser.php on line 27
Fatal error: require_once() [function.require]: Failed opening required '/.../spyc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /.../UAParser.php on line 27
We use PHP v5.4.
Thanks,
Chris
The text was updated successfully, but these errors were encountered:
Hello,
We are getting the following error when installing and configuring Detector:
Warning: require_once(/.../spyc.php) [function.require-once]: failed to open stream: No such file or directory in /.../UAParser.php on line 27
Fatal error: require_once() [function.require]: Failed opening required '/.../spyc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /.../UAParser.php on line 27
We use PHP v5.4.
Thanks,
Chris
The text was updated successfully, but these errors were encountered: