Sanix-Darker / AntiDDOS-system

🛡️⚔️ Protect your web app from DDOS attack or the Dead Ping + CAPTCHA VERIFICATION in one line!
MIT License
329 stars 113 forks source link

Warning "fopen" after showing DDOS protection verifiyer #7

Closed Qonx closed 5 years ago

Qonx commented 5 years ago

Hi I'm receiving this error when trying to integrate your Anti DDOS tool to my php script after seeing the "Hi, dont worry, this is a simple security verfication, you will see this only one time; your webpage will show up soon" the site then directs to this error, do you have any ideal how I can solve this please? --> "Warning: fopen(anti_ddos/files/check.txt): failed to open stream: No such file or directory in /home/admin/web/***/public_html/anti_ddos/start.php on line 35 Cannot open file: anti_ddos/files/check.txt"

Qonx commented 5 years ago

I have fixed this by duplicating the anti ddos files to the same directory where the php script also is, my fault. thanks