Si è verificato un errore imprevisto. Potrebbe esserci qualcosa di sbagliato in WordPress.org o nella configurazione di questo server
-
-
Reinstalla WordPress.Reinstall WordPress.
- 0
- 2013-10-25
- kaiser
-
@kaiser Sì,funzioneràe l'hofatto.Maperché è successo?Quello che è successo?Tutti dovrebbero affrontare lo stessoproblemae inserire questa domanda reinstallarei propri siti Web WordPress (potenzialmente attivi) quando ciò accade?@kaiser Yes, it will work and I did that. But why this happened? What happened? Should everybody facing the same issue and entering this question reinstall their WordPress (potentially live) websites when this happens?
- 2
- 2013-10-25
- Paul
-
Presumo cheilproblema sia costituito dafileincompleti o danneggiati.Quindi sì,questo sarebbeilmio suggerimento.I'd assume that the problem is incomplete or corrupted files. So yes, that would be my suggestion.
- 1
- 2013-10-25
- kaiser
-
Uso WordPress 3.5e poi WordPres 3.6 da circa 10mesi su questo localhost.Si è rotto una o due settimanefae ogginon sono riuscito ad aggiornare a WordPress 3.7.Ho aggiornato/wp-includes/e/wp-admin/e altrifiletranne wp-config.phpe/wp-content/.Quando hoinserito http://localhost/wp-admin/mi ha chiesto di aggiornareil databasee l'aggiornamento a WordPress 3.7 hafunzionatomailproblema è rimasto.Quindi,ricaricarei filee aggiornare WordPressnon è una soluzione.Forse c'è qualcosa chenon vanel database.La reinstallazione dell'intero WordPresse lapulizia del database aiuta.I've been using WordPress 3.5 and then WordPres 3.6 for around 10 months on this localhost. It broke one or two weeks ago and today I wasn't able to update to WordPress 3.7. I updated /wp-includes/ and /wp-admin/ and other files except wp-config.php and /wp-content/. When I entered http://localhost/wp-admin/ it asked me to update the database and updating to WordPress 3.7 worked but the issue remained. So, reuploading files and updating WordPress isn't a solution. This is perhaps something wrong with the database. Reinstalling entire WordPress and cleaning database helps.
- 1
- 2013-10-25
- Paul
-
per redhat/centos,controlla lo stato `` selinux ''for redhat/centos, check ```selinux``` status
- 0
- 2020-08-19
- Akhil Jalagam
-
10 risposta
- voti
-
- 2015-08-26
Nelmio caso,era semplicemente l'URL del SITO lasciato vuotoin Impostazioni -> Generale.io l'ho riempito con l'URL delmio sitoe tutto ha ripreso afunzionare.
L'ho scoperto abilitando WP_DEBUG in wp-config.php,e ho ricevuto questoerrore: "Avviso:indicenon definito: host"
In my case, it was simply the SITE URL left blank in Settings -> General. I filled it with my site URL, and everything started working again.
I found out by enabling WP_DEBUG in wp-config.php, and I got this error: "Notice: Undefined index: host"
-
- 2018-04-25
Perme,ilproblemaera cheilmio software localhost (MAMP,sumacOS)nonerain grado di stabilire una connessione sicura. Dopo aver abilitato WP_DEBUGe controllatoilfile di registro,ho vistoil seguenteerrore (enfasi aggiunta dame):
Avviso PHP: si è verificato unerroreimprevisto. Qualcosapotrebbeessere sbagliato con WordPress.org o la configurazione di questo server. Se continui a haiproblemi,provai forum di supporto. ( WordPress impossibile stabilire una connessione sicura a WordPress.org .perfavore contatta l'amministratore deltuo server.)in wp-includes/update.php
Dopo unpo 'di ricerca,hotrovato un sito che diceva che lamiaestensione PHP cURLpotrebbeessere disabilitata. Ho creato unapaginaphpinfo () da controllare;eragià abilitato.
Poi hotrovato un altro sito che diceva che MAMP vienefornito con una libreria libcurl a cuimanca unbundle ca-cert. Copierò quiil contenuto dellapagina,nel casoin cui questapagina duripiù a lungo :)
Se stai usando MAMPe staifacendo qualcosa con cURL,èprobabile che questo ti imbatterainel seguenteerrore:
Errore CURL (60):problema conil certificato SSL,verificare cheil certificato CA sia OK. Dettagli:errore: 14090086: SSL routine: SSL3_GET_SERVER_CERTIFICATE: verifica certificatonon riuscita
Nonpreoccuparti: MAMP èfornitoin bundle con la libreria curl che sembramancare di unfile ca-certbundle,che risolveremo semplicemente ricompilando libcurl MAMP sta usando
Quindi,facciamo quanto segue:
-
Esegui/Applications/MAMP/Library/bin/curl-config --versionper vedere quale versione che hai
-
Vai a http://curl.haxx.se/download/e Scarica la versionegiusta
-
Configuralo con ./configure --prefix=/Applicazioni/MAMP/Library/
-
make & amp; & amp;esegui l'installazione
Setutto è andatobene,riavvia semplicemente MAMPe l'errore dovrebbeessere sparito
Copiato da http://dev .soup.io/post/56438473/Se-stai-usando-MAMP-e-fai-qualcosa
For me, the issue was that my localhost software (MAMP, on macOS) was not able to make a secure connection. After enabling WP_DEBUG and checking the log file, I saw the following error (emphasis added by me):
PHP Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server's configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in wp-includes/update.php
After a bit of research, I found one site saying that my PHP cURL extension might be disabled. I created a phpinfo() page to check; it was already enabled.
Then I found another site saying that MAMP comes with a libcurl library which is missing a ca-cert bundle. I'll copy the page content here, just in case this page lasts longer :)
If you're using MAMP and doing something with cURL, chances are that you'll run into following error:
CURL error (60): SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Don't worry: MAMP is bundled with curl library that seems to be missing a ca-cert bundle, which we'll solve by simply recompiling libcurl MAMP is using
So, let's do the following:
Run /Applications/MAMP/Library/bin/curl-config --version to see which version you've got
Go to http://curl.haxx.se/download/ and download the right version
Configure it with ./configure --prefix=/Applications/MAMP/Library/
make && make install
If everything went fine, just restart MAMP and the error should be gone
Copied from http://dev.soup.io/post/56438473/If-youre-using-MAMP-and-doing-something
-
Honotato che una volta completatoilpassaggio di configurazione,il supporto SSL èimpostato sunoe il supporto SSH èimpostato suno. Anche questo causeràproblemi?I noticed once the configuration step was complete that SSL Support is set to no, and SSH Support is set to no. Will this also be causing issues?
- 0
- 2018-08-05
- Adam Patterson
-
- 2016-10-04
Bene,anche se ho avuto unproblema simile,è stato risolto seguendoi passaggi.
1) Accedi a "Cpanel" deltuo hosting
2) Vai a "Controllie monitoraggio dello stato di salute"
3) Fare clic su "Porta 80"
4) Controlla se èbloccato,
a) SÌ >> Eliminai file chepotrebberoessereelencati lì.
b) NO >> Contattailtuo supporto di hosting.
5) se 4a >> Fare clic su Sblocca laporta,potrebberoesserenecessari unpaio diminuti/oreper sbloccare.Well Even had Got a similar issue, It way resolved by following steps.
1) Login to "Cpanel" of Your Hosting
2) Goto "Health Checks and Monitoring"
3) Click "Port 80"
4) Check if its Blocked ,
a) YES>>Delete files which may be listed there.
b) NO >> Contact your Hosting Support.
5) if 4a>>Click unblock the port , It might take couple of min/hrs to get unblocked.-
È su localhoste lomenzionanella suaprima riga.He's on localhost and he mentions this in his first line.
- 0
- 2018-04-10
- trainoasis
-
- 2018-06-22
Si è verificato lo stessoproblema.Il dashboard si stava caricando correttamente,solo le sezioni Temie plug-ineranomolto lente.
Ho scoperto che sitrattava solo di unproblema DNS dopo aver controllato con nslookup ,chemi ha dato questo:
Server: 127.0.0.53 Indirizzo: 127.0.0.53 # 53 invece delmioindirizzo IPeffettivo.
Risoltoin questomodo:
sudo rm -f/etc/resolv.conf sudo ln -s/run/systemd/resolve/resolv.conf/etc/resolv.conf riavviare Encountered the same problem. Dashboard was loading fine, just the Themes and plugins sections were really slow.
Found out that it was just a DNS problem after checking with nslookup, which gave me this :
Server: 127.0.0.53 Address: 127.0.0.53#53
instead of my actual ip adress.
Solved it by doing this :
sudo rm -f /etc/resolv.conf sudo ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf reboot
-
- 2017-07-20
Dopo aver spesopiùtempo,ho risolto questoproblemaguardando
wp-config.php Assicurati che questoflag siafalso,se è vero l'aggiornamentononpotrebbeessereeseguito
define ('WP_HTTP_BLOCK_EXTERNAL',false);
After spending more time is this I have solved this by looking at
wp-config.php
Make sure this flag is false, if it's true update couldn't be happen
define('WP_HTTP_BLOCK_EXTERNAL', false);
-
Hoimpostato sufalse,ilproblema è ancora lì.I have this set to false, the issue is still there.
- 0
- 2018-04-10
- trainoasis
-
- 2017-02-13
Prova aeseguireilping di wordpress.org,inserisci la voce dnsin/etc/resolv.conf
Try to ping wordpress.org, put dns entry in /etc/resolv.conf
-
- 2017-08-07
Modifica
wp_config.php
e aggiungiil seguentepezzo di codice alfondo delfile:define('FS_METHOD', 'direct');
Ciò dovrebbe consentire l'installazione diplugine temi direttamente dal repository online.
Edit
wp_config.php
and add the following piece of code to the buttom of the file:define('FS_METHOD', 'direct');
That should allow plugins and themes installation directly from the online repository.
-
- 2018-01-13
Vai a Questapagina scaricailfile zip delplugine installaloquindi attivalo.
Vai alla dashboard di WordPress,fai clic su Editor WPCF,Apriproxy scheda.
Impostailtuoproxy HTTP.
Almenofunziona sulmio.
Go to This page download the plugin zip file and install it then activate it.
Go to your WordPress Dashboard, click WPCF Editor, Open Tab Proxy.
Set your HTTP Proxy.
At least it works on mine.
-
- 2018-01-16
Definisci semplicemente l'URL deltuo sitonelfile
wp_config
,esempio:define( 'WP_SITEURL', 'http://localhost/your_site' ); define( 'WP_HOME', 'http://localhost/your_site' );
Just define your site URL in the
wp_config
file, example:define( 'WP_SITEURL', 'http://localhost/your_site' ); define( 'WP_HOME', 'http://localhost/your_site' );
-
- 2018-01-16
Ecco comeilmioproblema è stato risolto.
Passaggio 1: vai a Cpanel
Passaggio 2:fare clic su "File Manager"
Passaggio 3: Apri "Wp-config.php"in modalità dimodifica.
Passaggio 4:incolla questa rigadefine('WP_HTTP_BLOCK_EXTERNAL', false);
allafine. Passaggio 5: salvailfile
Ora controlla latua dashboard
http://yourdomain.com/wp-admin/
:immagino che verrà risolta.This is how my issue fixed.
Step1: Go to Cpanel
Step2: Click on "File Manager"
Step3: Open "Wp-config.php" in edit mode.
Step4: Paste this linedefine('WP_HTTP_BLOCK_EXTERNAL', false);
at the end. Step5:Save the fileNow check your
http://yourdomain.com/wp-admin/
Dashboard - i Guess it will be fixed.-
È su localhoste lomenzionanella suaprima riga.Inoltre,questonon risolveilproblema :)He's on localhost and he mentions this in his first line. Also, this doesn't fix the issue :)
- 0
- 2018-04-10
- trainoasis
Eseguo WordPress su un server WAMP host localee ogni volta che vado su "Plugin" o "Dashboard> Aggiornamenti" o anche su "Dashboard"non viene caricatonulla (nessunanotizia di WordPress,nessun aggiornamentoe non sonoin grado di cercarepluginné aggiornarli).
Nella sezione "Plugin",vedo questo quandoprovo a cercare qualcosa:
Qualcuno ha riscontrato questoproblemaprima? È successo durante lanottepoche settimanefaperme. Hafunzionato a lungoe poi ungiorno si èfermato. Quello che hogiàfatto: