oradoe Posted March 28, 2007 Posted March 28, 2007 Can you please raise max_packet_allowed of mySQL to 8M since I cannot myself set via .htaccess although SAFE_MODE is off?
oradoe Posted March 28, 2007 Author Posted March 28, 2007 Why do you need such a huge packet? First of all, its default is actually 8M. Secondly, I am using vBulettin in which attachment system is mysql-base and the largest is approximately 8M
Ashoat Posted March 28, 2007 Posted March 28, 2007 The default is 1 MB. You really shouldn't be uploading through the database - use the file system instead. Uploading through database is resource-intensive.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now