<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#464646" bgcolor="#FFFFFF">
<br>
<font face="Arial">Hi, regulary i have this error :<br>
<br>
2021/02/28 01:18:43 kid1| helperOpenServers: Starting 5/32
'security_file_certgen' processes<br>
2021/02/28 01:18:43 kid1| WARNING: no_suid: setuid(0): (1)
Operation not permitted<br>
<br>
i have set the setuid permission <br>
<br>
chown root:squid </font><font face="Arial"><font face="Arial">security_file_certgen<br>
chmod 04755 </font></font><font face="Arial"><font face="Arial">security_file_certgen<br>
<br>
or <br>
chown squid:squid </font></font><font face="Arial"><font
face="Arial">security_file_certgen<br>
chmod 0755 </font></font><font face="Arial"><font face="Arial">security_file_certgen<br>
<br>
in both cases, squid always claim with "the </font></font><font
face="Arial">no_suid: setuid(0): (1) Operation not permitted"<br>
<br>
How can i fix it ?<br>
</font>
</body>
</html>