R
R
Rasul Gitinov2016-04-21 14:27:25
PHP
Rasul Gitinov, 2016-04-21 14:27:25

Website loading problem, how to solve?

The site waits for a response from the server for 30 seconds during the transition and the same on all pages. Login to admin is fine. When contacting the hosting staff received the following response:
Hello. When executing the index script of your site, we observe a long connection to a third-party server - 195.154.241.86: connect(8, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("195.154.241.86")}, 16) = -1 EINPROGRESS (Operation now in progress) poll([{fd=8, events=POLLIN|POLLOUT|POLLERR|POLLHUP}], 1, 60000 Regarding the observed problem, you need to contact the site developer. From our side, unfortunately, analysis and editing custom code is not implemented.Visual
Composer also began to work incorrectly in the admin panel.I've been
fiddling with this problem for several days, I don't know how to solve it

Answer the question

In order to leave comments, you need to log in

2 answer(s)
U
Ulrich, 2016-04-21
@raselgit

Most likely your WP has been infected. Look for backdoors, scripts. Restore from backups.
Is the latest version of WP or 2012? :)
And yes, third-party modules are often vulnerable in WP

I
Ivan Kozlov, 2016-04-22
@trampick

It's definitely a virus.
First of all, check header.php and footer.php - there is most likely a line
After cleaning, configure the correct access rights to the folders through the hosting. I also advise you to put double authorization on the admin panel, i.e. htpasswd (google for this word). Check the list of users in the admin panel, if there are extra ones - delete and change passwords for all!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question