[Web]
error日志中记录的php报错
--------------------------------------------------------------------------------
[client 1.1.1.1] PHP Warning: fgets(): supplied argument is not a valid stream resource in /ttthtml/ttt.php on line 60
在访问量大时, apache error日志会增大很快,达到2G时,apache 就会死掉,
在日志里全是一个IP ([client 1.1.1.1] ),会不会是恶意访问?
但是都是报这个错,
我对程序不太懂,请大家帮忙!
谢