Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: patel on January 13, 2004, 09:36:31 AM

Title: service start
Post by: patel on January 13, 2004, 09:36:31 AM
i want to start the service of dhcpd from server manager so to do that which command i have to write in my cgi-bin i have written
system("service dhcpd restart");
but it does not seems working then i have set the permission of cgi file to chmod 04755 but then also it is not working can anyone tell me what to do
Title: Re: service start
Post by: pkidd on January 13, 2004, 06:38:48 PM
not meaning to be cute, try using the already existing Service Control panel contrib
Title: Re: service start
Post by: Finchwizard on January 13, 2004, 11:27:30 PM
Or you could just run through the admin login.

Run through the "Configure Server" part, and then tell it to administer DHCP to clients on Local Network.

This saves you downloading a contrib, but the contrib is handy though ;)