![]() |
check max_allowed_packet
How can one check the max_allowed_packet size without shell? Is it listed in cpanel or whm? Is there a php script that can provide that information?
We have this error: filesize = 1154220 WHERE attachmentid = 16 mysql error: Got a packet bigger than 'max_allowed_packet' bytes |
Right in your adminCP you should see server stats
MySQL Packet Size |
Wow, that was easy. It's set to 1MB so maybe that is why there is problem. Is there a minimum requirement for vbulletin? Thanks for your help!
|
Quote:
|
If you store attachments in the filesystem, you should not have any issues with such a low maximum packet size.
|
i am uploading 100 meg attachments.
to do this, create a php.ini file in your forum root. c/p this into it.... Code:
upload_max_filesize = 110M |
Quote:
|
Quote:
You have to use .htaccess to change php.ini configs. |
All times are GMT. The time now is 07:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|