Salve, stavo controllando alcune vecchie discussioni nel mio forum, quando però tento di accedere alle successive pagine della discussione medesima si verifica l'errore in oggetto.
Questa è la discussione: http://www.claudiorampini.com/forum/vie ... f=1&t=3860
provate voi ad accedere alla pagina 2, a me dà errore.
Non ho effettuato controlli approfonditi, ma ho visto che l'errore si ripete per almeno un'altra discussione.
HTTP error 500
- Claudio60
- Utente
- Messaggi: 64
- Iscritto il: 11/03/2017, 16:22
- Link del Forum: www.claudiorampini.com/forum
- Claudio60
- Utente
- Messaggi: 64
- Iscritto il: 11/03/2017, 16:22
- Link del Forum: www.claudiorampini.com/forum
Re: HTTP error 500
ho recuperato il log degli errori:
Codice: Seleziona tutto
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: PHP Fatal error: Uncaught InvalidArgumentException: Cannot load XML: Premature end of data in tag t line 1: /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: in /web/htdocs/www.claudiorampini.com/home/forum/vendor/s9e/text-formatter/src/Renderer.php:41: /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: Stack trace:: /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #0 /web/htdocs/www.claudiorampini.com/home/forum/vendor/s9e/text-formatter/src/Renderers/PHP.php(302): s9e\\TextFormatter\\Renderer->loadXML('\\xE2\\x80\\x9Cfossero s...'): /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #1 /web/htdocs/www.claudiorampini.com/home/forum/vendor/s9e/text-formatter/src/Renderer.php(61): s9e\\TextFormatter\\Renderers\\PHP->renderRichText('\\xE2\\x80\\x9Cfossero s...'): /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #2 /web/htdocs/www.claudiorampini.com/home/forum/phpbb/textformatter/s9e/renderer.php(250): s9e\\TextFormatter\\Renderer->render('\\xE2\\x80\\x9Cfossero s...'): /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #3 /web/htdocs/www.claudiorampini.com/home/forum/includes/functions_content.php(600): phpbb\\textformatter\\s9e\\renderer->render('\\xE2\\x80\\x9Cfossero s...'): /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #4 /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php(1764): generate_text_for_display('\\xE2\\x80\\x9Cfossero s...', '1p4fpksv', 'CA==', 3, true): /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
Thu, 27 Feb 2020 00:17:51 GMT [error] [client 79.35.213.123] - www.claudiorampini.com - AH01215: #5 {mai in /web/htdocs/www.claudiorampini.com/home/forum/vendor/s9e/text-formatter/src/Renderer.php on line 41: /web/htdocs/www.claudiorampini.com/home/forum/viewtopic.php, referer http://www.claudiorampini.com/forum/index.php
- Claudio60
- Utente
- Messaggi: 64
- Iscritto il: 11/03/2017, 16:22
- Link del Forum: www.claudiorampini.com/forum
Re: HTTP error 500
Rispondo a questa discussione comunicando di avere in qualche modo risolto i problemi che ho descritto rivolgendomi al supporto di phpbb.com, dove per mezzo di una piccola estensione "debugxml", ho potuto correggere alcuni vecchi errori di importazioni database avvenuti in un trasferimento da un server all'altro.
- ssl
- PhpBB Expert
- Messaggi: 74
- Iscritto il: 01/03/2020, 9:11
- Link del Forum: https://forums.caforum.fr/accueil.php
- Località: Le Lude, France
- Versione phpBB: 3.3.13
- Versione php: 8.3.9
- Contatta:
Re: HTTP error 500
Hi,
Do you use binary mode when transferring to FTP?
Do you use binary mode when transferring to FTP?
Versione phpBB: 3.3.13
Versione PHP: 8.3.9
Versione PHP: 8.3.9
- Claudio60
- Utente
- Messaggi: 64
- Iscritto il: 11/03/2017, 16:22
- Link del Forum: www.claudiorampini.com/forum
Re: HTTP error 500
Hello, I'm using the default setting protocol of Filezilla "Auto" mode, but maybe the case to use binary mode in the future.