[Typo3] max_user_connections too low
Peter Russ
peter.russ at 4many.net
Wed Jun 8 09:45:10 CEST 2005
Bill Alexy wrote:
> Nagita Karunaratne wrote:
>
>> I have a TYPO3 installations on a shared server account.
>>
>> If I click on site links too quickly, I get this error:
>>
>> ----------------------------------------------------------------------------
>>
>> Warning: mysql_pconnect(): User xxxxxxxxx_typ31 has already more than
>> 'max_user_connections' active connections in
>> /home/xxxxxxxx/public_html/typo3_src-3.7.0/t3lib/class.t3lib_db.php on
>> line 813
>> ----------------------------------------------------------------------------
>>
>>
>> max_user_connections = 25 and I don't think I can get the host to
>> change this as it it universal for the server.
>>
>> Is there any other way to avoid this error?
>> What about using page caching?
>>
>> Thanks,
>> Nagita
>
> Hey Nagita,
> Check out this link
> http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/57595/?tx_maillisttofaq_pi1%5Bsword%5D=%20mysql_pconnect%28%29%3A&tx_maillisttofaq_pi1%5Banswered_only%5D=0&tx_maillisttofaq_pi1%5Bmode%5D=1
>
>
> Regards,
> Bill
In the BE goto install, select 4 All Configuration, search for pconnect
and activate [SYS][no_pconnect] = 1.
You're done.
Regs. Peter.
More information about the TYPO3-english
mailing list