Hello ;
After amny tries, i didn't success in debuging my complex app.
I have a script that generate a lot of dynamic images (arroud 1500) throw GD via PHP4/mySQL.
when the i run the code, there are some random images that are a red cross image.
It doesnt' came from the PHP timeout.
It is the same under apache 1.xxx and apache 2.xxxx
it is the same under linux and windows.
it is never the same images.
Last point the datas are heavy and a mySQL table is 45 Mbytes.
I didn't manage to find from where it come from.
thank you in advance.