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

memory problems #38

Closed
hamburger123456 opened this issue Jul 21, 2014 · 2 comments
Closed

memory problems #38

hamburger123456 opened this issue Jul 21, 2014 · 2 comments

Comments

@hamburger123456
Copy link

Using your example script gives the following error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /www/htdocs/1234/Browscap.php on line 718

PHP Version : PHP Version 5.4.26
Browscap const VERSION = '2.0b';
Browscap const CACHE_FILE_VERSION = '2.0b';

Any hint?
Thx in advance.

@asgrim
Copy link
Member

asgrim commented Jul 21, 2014

Duplicate of #20

@asgrim asgrim closed this as completed Jul 21, 2014
@asgrim
Copy link
Member

asgrim commented Jul 21, 2014

Thanks @hamburger123456 - we are aware of this issue & are looking at an appropriate solution. In the mean time, we recommend increasing memory available for PHP processes if possible.

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

2 participants