Hi
Have been trialing different PHP helpdesk software tools and have run into a weird problem.
Trying to insert a file to the database and it fails to insert the files over >600Kb.
I've tested with forums and it uploads to file without error (and fast), but when it writes to database it seems to struggle then all looks ok, but it drops the file - not in the DB.
There's no errors shown (unless you go over the Max Upload or Max Post). It seems to be ok, but it's not in the DB
As it affects different helpdesk software I would then assume that it's related to the SQL config.
Do I need to add anything to the mysql.ini?
FYI:
PHP 4.3.11
MySQL 4.0.24
tested on various webservers (e.g. apache)
Inter server
CW