Não consigo acessar meu site via WP-admin
-
-
Tentefazer login sobre o FTP.Se vocêpuderfazerisso,vocêpode começar a descobrir o queestáerrado.Try to login over FTP. If you can do that you can start to work out what is wrong.
- 1
- 2012-11-09
- s_ha_dum
-
Euestouno servidor de anfitriões,masnãotenho certeza de ondetentarfazer loginno WordPress aqui,o que devoprocurar?i am in the hosts server but not sure where to try and login to wordpress here, what should i be looking for?
- 0
- 2012-11-09
- reachkelly
-
Vocênãopodefazer o login.Vocêpodetentar descobrir o que aconteceu.Certifique-se de quetodos os arquivosestejam lá.Parece queelespodemnão ser.Olhe ao redorpara um arquivo .htaccesse publique o conteúdo se você achar.Além disso,qual é o seu URL?You can't login. You can try to figure out what happened. Make sure all the files are there. Sounds like they may not be. Look around for a .htaccess file and post the contents if you find it. Also, what is your URL?
- 0
- 2012-11-09
- s_ha_dum
-
www.childtalk.com.au é o URL,eununca usei cPanelparafazer o loginpara WordPress antes,estouna área certa?www.childtalk.com.au is the url, i never used cpanel to login to wordpress before, am i in the right area?
- 0
- 2012-11-09
- reachkelly
-
Euprocurei o arquivo .htaccessmasnão consigo ver,não éem qualquer um dos wp-admin,inclui oupastas de conteúdo,nãonapasta raiz,poderia ser oproblema denão acessar apágina de login?I have looked for the .htaccess file but can't see it, its not in any of the wp-admin, includes or content folders, not in root folder either, could this be the problem to not access the login page?
- 0
- 2012-11-09
- reachkelly
-
Pode ser umproblema depermissões,verifique se apastatem 755 ou 775permissões.It may be a permissions problem, verify if the folder has 755 or 775 permissions.
- 0
- 2015-05-08
- Ángel Carlos del Pozo Muela
-
7 respostas
- votos
-
- 2012-11-09
Tente desabilitartodos ospluginsmovendo ouexcluí-los do seu
/wp-content/plugins/
pasta. Façaissopor FTP oupelopainel de controle do seu host.Seissonãofuncionar,faça o loginno servidor via FTPe faça o upload de umanova cópia do WordPress. Issoirá corrigir o seu
wp-admin
e quaisquer outraspastas ou arquivos queforam corrompidos.Vocêpodebaixar umanova cópia do WordPress de wordpress.org .
Para outras soluções,incluindonovos arquivos de logine alteração dobanco de dados,consulte o wordpress Codex Pageem problemas de login .
Eles sugerem que,no caso detudo omaisfalhar,vocêpostano WordPress Support Forum. Certifique-se de dar detalhes da configuração do seu servidor ,se você souber,incluindo versõesmysqle php,bem como seu sistema operacional (SO),navegadore a versão do WordPress queestá causandoessesproblemas.
Try disabling all your plugins by moving or deleting them from your
/wp-content/plugins/
folder. Do this by FTP or by your host's control panel.If this doesn't work, log in to the server via FTP, and upload a fresh copy of WordPress. This will fix your
wp-admin
, and any other folders or files that have been corrupted.You can download a fresh copy of WordPress from WordPress.org.
For other solutions, including new login files and database-altering, see the WordPress Codex page on Login Issues.
They suggest that, in case all else fails, you post at the WordPress Support Forum. Be sure to give details of your server setup, if you know it, including mySQL and PHP versions, as well as your operating system (OS), browser, and the WordPress version that is causing these problems.
-
"Carregar uma cópiafresca do WordPress" Nãoencontrei umgênio como você !!!Lol xd."upload a fresh copy of WordPress" Haven't found a genius like you!!! Lol xD
- 0
- 2019-06-17
- Dheeraj M Pai
-
- 2014-08-28
Amesma coisa aconteceu comigo (nãopoderia acessar
mysite.com/wp-admin
).Isso aconteceu quandoeuinstalei oplug-in WPCareer queme pediu acesso root aomeu site.Eufuipara o CPanel ondemeu site é hospedadoe excluídoesseplug-in.Tudoerabomentão depois.
The same thing happened to me (I couldn't access
mysite.com/wp-admin
). This happened when I installed wpcareer plug-in that requested me root access to my site. I then went to cpanel where my site is hosted and deleted that plug-in.Every thing was fine then after.
-
Omesmoproblema aconteceu comigo com "melhorplugin seguro",omesmoprocedimento resolveumeuproblemaThe same problem happened to me with "better secure plugin", the same procedure solved my problem
- 0
- 2014-11-10
- Musa Haidari
-
- 2012-11-09
Paraterproblemasparafazer loginnospainéis Administração do WordPress,reviseeste WordPress
códice: problema de login
For having trouble logging in to your WordPress Administration Panels, review this WordPress
Codex: Login Trouble
-
- 2015-05-07
- Ligue a depuração Log In WP-Config.php
- Desativarplugins adicionando um 1pouco antes de cadapasta deplugin
- reparartodas astabelas do seubanco de dados MySQL (reparo é um recursomysql. Comando de reparonãoferiu)
- verificar htaccesspara redirecionamentos ruins
- Verificarpastas/permissões de arquivos (755.644)
-
Adicione o seguinteem
wp-config.php
define('WP_SITEURL', 'http://example.com'); define('WP_HOME', 'http://example.com');
- Turn on debugging log in Wp-config.php
- Disable plugins by adding a 1 just before every plugin folder
- Repair all tables from your MySql database (repair is a mysql feature. Repair command does not hurt)
- Check htaccess for bad redirects
- Check folders/files permissions (755,644)
Add the following in
wp-config.php
define('WP_SITEURL', 'http://example.com'); define('WP_HOME', 'http://example.com');
-
- 2012-11-09
Suatela de loginestá aqui:
http://childtalk.com.au/wordpress/wp-login.php
Vocêfez algo como o queestáem Estapágina do Codex Para ocultar o
/wordpress/
.Your login screen is here:
http://childtalk.com.au/wordpress/wp-login.php
You've done something like what is on this Codex page to hide the
/wordpress/
directory. -
- 2015-01-02
Se vocêtiver wpcareersplugine ativou-o,entãoestamosenfrentandoessesproblemas devido à versão de suporte da versão do WordPress
Vápara a sua área de hospedagemno arquivo
manager>public_html/wp-content/plugins
,aquipublic_html
éminhapasta raiz domeu sitejobsclue.in
e excluiresseplugin após o reloginIf you have wpcareers plugin and you activated it, then we are facing these problems due to version support issue of Wordpress
Go to your hosting area in file
manager>public_html/wp-content/plugins
, herepublic_html
is my root folder of my sitejobsclue.in
and delete that plugin after that relogin -
- 2015-08-21
Eunãopoderiafazer o loginno WP Admin,amensagemfoi "404 Páginanãoencontrada". Eutentei restaurar arquivose backup dobanco de dados sem sucesso.
Então,usando o FileZilla (vocêpoderia usar outros),eu renomeei apasta
/wp-content/plugins
para:/wp-content/pluginod
Eumudei aspermalinks (foi alteradopor algopara
.index.php
),para a configuração anteriorano/mês/data/nameposting
e cliqueem Salvar.Eutambém alterei o conteúdo
.htaccess
napasta roote wordpress com:# Comece WordPress & lt;ifmodulemod_rewrite.c > Rewriteengine on. Rewritebase/ Rewriterule ^index \ .php $ - [L] Rewritecond% {request_filename}! -F Rewritecond% {request_filename}! -D Rewriterule./index.php [l] & lt;/ifmodule > # End Wordpress.
Eu renomeeitodas aspastas deplugin,como
Akismet
paraAkismetoff
. Depois disso,eu renomeei apastapluginod
de voltaparaplugins
.Eu verifiquei ospluginsno Admin WP até quenão hajamensagem 404. Em seguida,removo o "OFF" donome doplugin umpor um. Se você suspeitar de umplugin é corrupto,e. A data é alterada,émelhorexcluí-loe reinstalá-lonovamente.
Então oproblema resolveu.
I couldn't login to WP Admin either, message was "404 Page not found". I tried restoring files and database backup without success.
Then using Filezilla (you could use others), I renamed the folder
/wp-content/plugins
to:/wp-content/pluginsoff
I changed the permalinks (was changed by something to
index.php
), to the previous settingyear/month/date/nameposting
, and clicked Save.I also changed the
.htaccess
content in root and WordPress folder with:# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
I renamed all the plugin folders, such as
akismet
toakismetoff
. After that, I renamed the folderpluginsoff
back toplugins
.I checked the plugins in WP admin until there is no 404 message. Then I remove the "off" from plugin's name one by one. If you suspect a plugin is corrupt, e.g. the date is changed, it's better to delete it and reinstall it again.
Then the problem solved.
Eu desenvolvi um site há seismesese agorapreciso atualizá-lo,masnão consigo acessar apágina de loginparaentrarnele.
Eu recebo a seguintepágina deerro:
Eutentei
wp-login.php
nofinal do URL,masissotambémnãofuncionou.