Open-AudIT
https://www.open-audit.org/phpBB3/

Allowed memory size of 134217728 bytes exhausted
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=5976
Page 1 of 1

Author:  camontosh [ Thu Nov 29, 2012 11:54 am ]
Post subject:  Allowed memory size of 134217728 bytes exhausted

I have been a long time user of OAv1. Having recently changed jobs I have now moved to OAv2, which I must say is great.
I have beta 7.3 running on a Ubuntu 12.4 server with apache 2.2.22 and PHP 5.3.10

Initially I audited a couple of machines and everything was running smoothly. I have recently started auditing the whole domain and now when I view a devices summary page, the page does not display correctly and I am unable to expand or collapse any group.

Looking at the apache error.log (/var/log/apache2) it contains the following errors

Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/msql.so' - /usr/lib/php5/20090626/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: Module 'ldap' already loaded in Unknown on line 0
[Thu Nov 29 11:23:12 2012] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.4 with Suhosin-Patch configured -- resuming normal operations
[Thu Nov 29 11:26:47 2012] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/msql.so' - /usr/lib/php5/20090626/msql.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: Module 'ldap' already loaded in Unknown on line 0
[Thu Nov 29 11:27:19 2012] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.4 with Suhosin-Patch configured -- resuming normal operations
[Thu Nov 29 12:03:12 2012] [error] [client 10.XX.XX.XX] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1966080 bytes) in /usr/OAv2/code_igniter/system/application/views/lang/en.inc on line 1027, referer: http://10.1.1.1/index.php/main/list_devices/1
[Thu Nov 29 12:03:22 2012] [error] [client 10.XX.XX.XX] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1966080 bytes) in /usr/OAv2/code_igniter/system/application/views/lang/en.inc on line 1027, referer: http://10.1.1.1/index.php/main/list_devices/6

Any help to resolve would be appreciated

Author:  Mark [ Mon Dec 03, 2012 1:33 pm ]
Post subject:  Re: Allowed memory size of 134217728 bytes exhausted

[quote="camontosh"][Thu Nov 29 12:03:22 2012] [error] [client 10.XX.XX.XX] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1966080 bytes) in /usr/OAv2/code_igniter/system/application/views/lang/en.inc on line 1027, referer: http://10.1.1.1/index.php/main/list_devices/6
Increase the allocated memory size to PHP in php.ini - search for the memory_limit variable.

[quote="camontosh"]Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/msql.so' - /usr/lib/php5/20090626/msql.so: cannot open shared object
Maybe try "sudo apt-get install php5-mysql" ?

Author:  jpa [ Mon Dec 03, 2012 2:10 pm ]
Post subject:  Re: Allowed memory size of 134217728 bytes exhausted

And it should probably be mysql.so rather than msql.so. But check as I'm not real sure about that because I don't run Linux.

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/