DHCP Server: 500: Internal Server Error
-
I'm trying to configure the DHCP daemon but when clicking on Services->DHCP Server I get a 500: Internal Server Error.
The lighthttpd.error.log says the following:2009-05-03 14:54:27: (mod_fastcgi.c.2494) unexpected end-of-file (perhaps the fastcgi process died): pid: 750 socket: unix:/tmp/php-fastcgi.socket-3 2009-05-03 14:54:27: (mod_fastcgi.c.3326) response not received, request sent: 902 on socket: unix:/tmp/php-fastcgi.socket-3 for /services_dhcp.php , closing connection
I'm running the embedded version. This happens to me on 1.2.2 and 1.2.3 RC1. I tried 3 different browsers but no luck.
Any ideas you guys?
-
In addition, the following entry appears in the system log
kernel: pid 8467 (php), uid 0: exited on signal 11
Nobody a clue?
-
come on guys… Am I really the only one who has this issue??
-
Did you modify any files by hand?
-
Hi,
Yeah same error here. always had that error but never payed attention to it since I didn't need DHCP on opt2 interface (only happens when I click on that tab in "DHCP server".
The error from lighttpd:
2009-05-19 19:23:43: (mod_fastcgi.c.2462) unexpected end-of-file (perhaps the fastcgi process died): pid: 561 socket: unix:/tmp/php-fastcgi.socket-1
2009-05-19 19:23:43: (mod_fastcgi.c.3254) response not received, request sent: 950 on socket: unix:/tmp/php-fastcgi.socket-1 for /services_dhcp.php , closing connection
2009-05-19 19:23:44: (mod_fastcgi.c.2462) unexpected end-of-file (perhaps the fastcgi process died): pid: 557 socket: unix:/tmp/php-fastcgi.socket-0
2009-05-19 19:23:44: (mod_fastcgi.c.3254) response not received, request sent: 950 on socket: unix:/tmp/php-fastcgi.socket-0 for /services_dhcp.php , closing connectionI haven't got a clue where to continue now…