Koozali.org: home of the SME Server

service start

patel

service start
« 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

pkidd

Re: service start
« Reply #1 on: January 13, 2004, 06:38:48 PM »
not meaning to be cute, try using the already existing Service Control panel contrib

Finchwizard

Re: service start
« Reply #2 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 ;)