Hello,
I want to start/stop a service using a perl script:
#!/usr/bin/perl -w
my $res = /etc/init.d/mldonkey start;
print $res;
Simple isn't it? But I get an error when ran thrown apache (http-admin):
Starting Mldonkey-server: standard in must be a tty [ FAILED ]
May some one help me??
Best regards
--
Laurent