Ok, so there are plenty of examples on how to get MySQL to
accept files bigger then 1MB, but now I need to configure a MySQL
server on one machine & an Apache/PHP server on another to
accept files up to 64MB in size.
Up to about 15MB seems to work just fine, but above that I
get various error messages, mostly my PHP script running
out of virtual memory (I know how to fix that myself) and
the MySQL server "going away".
I've seen that problem before, and I have set
max_allowed_packet and thread_stack and friends but it still
won't work!
Anybody have any tips?
Machines:
Apache/PHP-server on Pentium 133, 32MB RAM, 256MB virtual
memory, Red Hat Linux 8.0
MySQL-server on K6 350, 512MB RAM, 1GB virtual memory,
Red Hat Linux 8.0
Apache, PHP and MySQL are all the latest stable versions, not
those that ship with Red Hat Linux 8.0
If anyone has any pointers I'd be happy to hear them,
TIA rogier.