This topic is locked
[SOLVED]

 Fatal Error

9/14/2020 9:25:46 AM
PHPRunner General questions
L
luchoadmin author

hello I get this error when uploading my project to the web server
Fatal error: Uncaught Error: Class 'Xtempl' not found in /var/www/html/produccion/login.php:11 Stack trace: #0 {main} thrown in /var/www/html/produccion/login.php on line 11
I have tried to start a backup of the project, rebuild it etc. can you help me?

R
roeland 9/14/2020

Same here..
The website is hacked from outside. It seems that someone has access to my server now and made modification to my PHP version.
Please check as soon as possible..

L
luchoadmin author 9/14/2020

Hi, did I try to upload the project to another web server if I get the same error? some other option?
thank you

Sergey Kornilov admin 9/14/2020

A few other customers reported this as well, this is the issue with today's update of Windows Defender that barks at xtempl.php file. We have submitted all required info to Microsoft but god knows how much time will it take them to fix it.
As a solution - turn off Windows Defender, rebuild project, reupload.

L
luchoadmin author 9/14/2020

it worked perfect.

thank you

J
Jan 9/14/2020

I have the same problem. I did a rebuild after turning off the firewall but the problem is still there ...

Who can help me ?

Sergey Kornilov admin 9/14/2020

One more thing. I can see that Microsoft updated the Windows Defender database. If anyone is still getting this error try the following:
----------------------------------
Analyst comments:
The file is not malware and we cannot reproduce any detection on the file. If detection is still observed, please follow the steps below to capture support log files from the system reporting detection.
On Windows 10, from elevated command prompt, change to directory "%programfiles%\windows defender" and execute mpcmdrun.exe with option GetFiles:

cd "%programfiles%\windows defender"

mpcmdrun.exe -GetFiles
On Windows 7, from elevated command prompt, change to directory "%programfiles%\microsoft security client" and execute mpcmdrun.exe with option GetFiles:

cd "%programfiles%\microsoft security client"

mpcmdrun.exe -GetFiles
All created log files will be compressed into MPSupportFiles.cab. Please send us the detected file and MPSupportFiles.cab via our web portal https://aka.ms/wdsi (select Submissions/Submit a file). We will continue the investigation once we receive the support log files.
-----------------------------------

Send us MPSupportFiles.cab file and we'll send it to Microsoft.

abidcastaneda 9/14/2020

Ok, I solved it, I actually went into windows defender and allowed phprunner through the firewall, as well as looked in the blocked threads and quarantined or deleted and restored those files.

J
Jan 9/16/2020

I have the same problem, I disabled Microsoft Windows Defender, but the annoying problem remains.

Do you have some more info on how you solved this problem? Thanks