Jump to content

Recommended Posts

Posted

You need to check your server error logs. A -200 error means something on your server is preventing this. It may be a memory limit, a max upload limit in php, or any number of things.

Posted

Looks like is a DB error... but I didn't change anything on my Database configuration

PHP Fatal error: Uncaught IPS\\Db\\Exception: MySQL server has gone away in /home/projetoa/public_html/forum/system/Db/Db.php:638, referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
Stack trace:, referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#0 /home/projetoa/public_html/forum/system/Db/Db.php(941): IPS\\_Db->preparedQuery(), referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#1 /home/projetoa/public_html/forum/system/Session/Store/Database.php(77): IPS\\_Db->insert(), referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#2 /home/projetoa/public_html/forum/system/Session/Front.php(375): IPS\\Session\\Store\\_Database->updateSession(), referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#3 [internal function]: IPS\\Session\\_Front->write(), referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#4 [internal function]: session_write_close(), referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
#5 {main}, referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add
thrown in /home/projetoa/public_html/forum/system/Db/Db.php on line 638, referer: https://www.projetoacbr.com.br/forum/forum/53-%C3%A1rea-privada/?do=add

 

Posted

You would need to contact your hosting provider about the error there. "MySQL server has gone away" means the database is not responding to request from the software

Posted

I got a corruption on DataBase

Could contain: Page, Text, Chart, Plot

I made a Backup for this table, restore it with a new name, renamed the corrupted table to _Old and finally renamed new table to correct name

Looks like its working now...

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...