Please help ! Php files encrypted ?

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
nabs
Posts: 1
Joined: Fri Jun 23, 2023 10:08 am

Please help ! Php files encrypted ?

Post by nabs » Fri Jun 23, 2023 10:22 am

Hi,

I'm using eve-ng pro and I need to look a php file to resolve this issue: https://community.cloudflare.com/t/can- ... s/376734/3
Especially the line if (response.status == '200' && response.statusText == 'OK') and I want delete the part && response.statusText == 'OK'.

The probleme is I don't know where this line is configured but when I try to search and open any php file, it looks that they are encrypted !? I tried with nano, vi, notepad++ with winscp, nothing work !

When I check some topics, everyone can open them normaly in clear code text.

Can you help me and tell me what's wrong and what to do please !
If you know also what is the file where this line is configured "if (response.status == '200' && response.statusText == 'OK')" it will be great too :)

Thanks a lot !

Uldis (UD)
Posts: 5178
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Please help ! Php files encrypted ?

Post by Uldis (UD) » Fri Jun 23, 2023 1:50 pm

EVE PRO code files was and will be encrypted

Post Reply