M
M
Merry Cay2020-08-13 20:16:10
FileZilla
Merry Cay, 2020-08-13 20:16:10

Why is wp-login.php not loading via filezilla?

what is the point. my test site on wp has crashed (I can't log in to the admin panel, it says "there was a critical error on the site"). I found this guide https://hostenko.com/wpcafe/hacks/wordpress-login-... where they advised me to download a new wp-login file and replace the existing one via ftp. I upload through filezilla, I see that the weight of the file is zero instead of the proper weight, therefore the file is empty, and when you open it it is empty. editing doesn't help. the panel indicates that the transfer was successful, but in fact I did not receive what I needed. through the hosting panel, the host simply does not want to accept, says that it was not possible to save the file, an error and what kind of error is not indicated ((please tell me, what could be the matter? I'm not a professional

backup before all the manipulations I did.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2020-08-13
@Alt_Mer

maybe the ftp manager is buggy. Close it completely and try downloading the required file again. Be sure to ask:
5f359a0389884519146761.jpeg
>Chmod is different. Check. For files, it should be 644. For directories, 755.
Perhaps, for security, this particular file has 444, fix it to 644, and then after replacing the file, return it back to 444;
5f359a5a8405d676674756.jpeg

O
Orkhan Hasanli, 2020-08-13
@azerphoenix

Hello!

my wp test site crashed

I upload, I see that the weight of the file is zero instead of the proper weight

Most likely, these points are interconnected.
The reasons may be different ...
1) the owner of the VP files is different from the one you use to connect to ftp.
To check, connect to the site via ssh. Open the site directory and type ls -lh. You will see the files sites, as well as the owner to which the files belong. To change, use the command chown
2) chmod is different. Check. For files it should be 644. For directories it should be 755.
3) The disk space is over or, for example, the limit of inodes
4) Other reasons related to the server configuration, FTP, etc.
If you check, you will see that you can neither download the file nor replace any file with another.
Solution - if you have shared hosting, write to the hoster

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question