The only possible solution to running out of memory in PHP is to increase the memory limit in PHP.
If the memory limit in the error message doesn't change, you've not changed the memory limit!
You probably want /etc/php5/apache2/php.ini for apache2.
root@omega:/etc/php5# grep memory_limit apache2/php.ini memory_limit = 512M root@omega:/etc/php5#
262KB seems to be an absurdly small limit.
adam. On 04/02/2016 12:20:06, Madhu Neal madhu@skynetonline.solutions wrote: I tried Memory, but no luck can you please let me know do you have any alternative solution?
//BR Madhu
On Thu, Feb 4, 2016 at 3:50 AM, Tom Laermans <tom.laermans@powersource.cx [mailto:tom.laermans@powersource.cx]> wrote:
Hi Madhu,
Running out of PHP memory perhaps?
Try raising the limit in php.ini
Tom
On 2016-02-04 11:42, Madhu Neal wrote:
Hi Team,
I upgraded recently (a couple of times this week) and just reported that the ARP/NDP Table part of observium doesn’t load. Nothing errors in the apache error log. When I run poller.php manually, it does pull the information also.
Please support, let me know what's needs to take care.
Many Thanks, Madhu
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [http://postman.memetic.org/cgi-bin/mailman/listinfo/observium]
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium