/var/www/unicam/base/crud.class.php : 26
^ PDOException {#24 #message: "SQLSTATE[HY000] [1040] Too many connections" #code: 1040 #file: "/var/www/unicam/base/base.class.php" #line: 26 +errorInfo: array:3 [ 0 => "HY000" 1 => 1040 2 => "Too many connections" ] : { { Conexao->__construct() … ›\t\t\t$opcoes = array(PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES UTF8');›$this->conexao = new PDO("mysql:host=" . $this->host . ":" . $this->port . ";" . "dbname=" . $this->database , $this->user, $this->pass, $opcoes);›\t\t}} { Crud->__construct($tabela) … › ›parent::__construct();›$this->tabela = $tabela;} { require … ›$marcas_filtro = new Crud("catalogo_marcas");›$atributos_filtro = new Crud("catalogo_atributos_itens");›$catalogo = new Produtos();} { require … ›if(!defined('PATH_ATUAL')) die("Não permitido");›require(ACOES_APP_MODULOS.'/catalogo/produtos.php'); ?>›<!DOCTYPE html>: { "/var/www/unicam/acoes/app/catalogo/produtos.php" } } { ›{›require ('app/produtos.php');›}: { "/var/www/unicam/app/produtos.php" } } } }