Код:

/usr/local/etc/rc.d/squid start
Starting Squid
(squid) : The basicauthenticator helpers are crashing too rapidly, need help!
last message repeated 4 times
squid[1039] : Exiting due to repeated, frequent failusers
/usr/local/bin/htpasswd есть
/usr/local/etc/squid есть
но вот когда создавал юзера
Код:

/usr/local/bin/htpasswd -c /usr/local/etc/squid/ncsa.sams vash_user
password:*******
у меня не было запроса пароля (как показано выше), ошибки не выдал, но такое впечатление, что вообще не создал. Как проверить?
если закоментить
Код:

#http_access allow squidusers
то squid запускается,работает вход админа, а вот созданные юзеры не входят
пишет:
Цитата:
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 31 in /usr/local/share/sams/main.php on line 181
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/share/sams/main.php:181) in /usr/local/share/sams/main.php on line 184
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/share/sams/main.php:181) in /usr/local/share/sams/main.php on line 185
|