问题
I just installed MAMP 3.2 on Windows 10 and I've noticed debug.log in MAMP/logs directory increasing its size every second with this message:
14/04/2016 8:48:33:::Error in GetAllFileNamesFromDirectoryWithFileMask.
14/04/2016 8:48:34:::Error in GetAllFileNamesFromDirectoryWithFileMask.
14/04/2016 8:48:35:::Error in GetAllFileNamesFromDirectoryWithFileMask.
14/04/2016 8:48:36:::Error in GetAllFileNamesFromDirectoryWithFileMask.
Do you know how to solve it? Thanks.
P.S. This is my first question
回答1:
If you use Ransomware Protrction (Bitdefender, ...)
Add trusted applications
- ...\mamp\bin\apache\bin\httpd.exe
- ...\mamp\bin\mysql\bin\mysqld.exe
- ...\mamp\MAMP.exe
restart MAMP
回答2:
Looks like this issue is solved on MAMP 3.2.1.
来源:https://stackoverflow.com/questions/36616091/mamp-3-2-debug-log-keeps-on-growing-on-windows-10