Ir para conteúdo
  • Cadastre-se
  • 0

Suporte Web site


buffer

Pergunta

Meu site tava normal pegando de boa so que de um dia para o outro apaeceu issso daki

 

Warning: mysql_connect() [function.mysql-connect]: Too many connections in C:\Arquivos de programas\EasyPHP 2.0b1\www\config\_config_procs.php on line 2

Couldn't connect to MySQL

 

como fasso pra arruma isso urgentee

U3dw9.gif
Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts recomendados


an ?

 

olha aki

 

<?php

$link = mysql_connect($L2JBS_config['mysql_host'].":".$L2JBS_config['mysql_port'], $L2JBS_config['mysql_login'], $L2JBS_config['mysql_password']);

if (!$link)

die("Couldn't connect to MySQL");

@mysql_select_db($L2JBS_config['mysql_db'], $link);

error_reporting(0);

 

?>

U3dw9.gif
Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.