20 or so leases.  They don't really need to be there; I've got a windows server 
handling dhcp.  They are still listed there when pfsense was handling dhcp. 
Guess I can always up the memory limit for PHP.

--
Michael D. Wood
ITSecurityPros.org
www.itsecuritypros.org

----- Reply message -----
From: "Paul Gear" <[email protected]>
To: <[email protected]>
Subject: [pfSense] Error deleting expired DHCP lease
Date: Sun, Aug 19, 2012 4:38 am


On 19/08/12 16:28, Michael D. Wood wrote:
> Hi Guys,
> 
> I'm getting an error thrown trying to delete an expired DHCP lease.
> 
> Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
> allocate 2 bytes) in /usr/local/www/status_dhcp_leases.php on line 58
> 
> Line 58 reads:
> $leases_contents = file($leasesfile);
> 
> Any ideas?

Looks like you're hitting PHP's memory limit (128 MB in this case).  Is
that a really large leases file?

Paul



_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to