Ok, I know I'm simply missing one more field in a config file (or sumthing equally as stupid)......but I don't know which one.
My php upload script works fine for everything under 16meg, however, if I pass that barrier MySQL complains about too large of packet size.
I'm running MySQL 4.0.15 under RH9 (2.4.22 kernel) and have kicked up the max packet size to 1G and restarted mysql. I've changed max-packet's/uploads/etc in all the php configs and apache configs to around 1G as well.
I've run out of ideas......anyone?
My php upload script works fine for everything under 16meg, however, if I pass that barrier MySQL complains about too large of packet size.
I'm running MySQL 4.0.15 under RH9 (2.4.22 kernel) and have kicked up the max packet size to 1G and restarted mysql. I've changed max-packet's/uploads/etc in all the php configs and apache configs to around 1G as well.
I've run out of ideas......anyone?