|
||||||||
On 08/17/06 13:05 Ervin Malicdem said the following: > /etc: > total 1740 > -rw------- 1 root wheel 626688 Aug 17 11:42 php.core there you go, that's your problem for the full filesystem. php is dumping core in /etc, and the large core file eats up your memory filesystem space causing dhcpd to not be able to write to dhcpd.leases and issuing dhcp addresses. what's a little more critical now is to find out /why/ php is dumping core in this case, for that is the root of the problem. Regards, /\_/\ "All dogs go to heaven." dinesh at alphaque dot com (0 0) http://www.openmalaysiablog.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ |