Enviado em 06/07/2011 - 16:57h
Olá, queria saber como restartar o squid pelo php pois já tentei até onde sei tudo e sempre me aparece a seguinte mensagem de erro
Restarting Squid HTTP proxy: squidstart-stop-daemon: warning: failed to kill 12413: Operation not permitted Creating squid cache structure (warning). failed! failed!
estou usando a seguinte função
echo system("/var/www/upuser/reset.sh");
e já usei
exec();
shell_exec();
e com o valor /etc/int.d/squid restart mais nada funciona
já dei permição total e nada alquem pode me ajudar?
Restarting Squid HTTP proxy: squidstart-stop-daemon: warning: failed to kill 12413: Operation not permitted Creating squid cache structure (warning). failed! failed!
estou usando a seguinte função
echo system("/var/www/upuser/reset.sh");
e já usei
exec();
shell_exec();
e com o valor /etc/int.d/squid restart mais nada funciona
já dei permição total e nada alquem pode me ajudar?