Hello,
I have a strange behavior with a Drupal 6 website : my customer receive an HTTP error message "An HTTP error 12152 occured", when he tries to add a new file into a node (add new item). It seems to be an Ajax problem : in the message box displayed, we can see "/content/js_add_more..."
Other problem seen (I suppose they are related) : on this server, the MySQL process is sometimes consuming a lot of CPU, and we need to restart the server.
I googled, but can't find any solution to these problems. I just realized that the PHP memory limit is only set to 48 MB, which is a small value I think. I asked the provider to increase it to 128 MB.
Do you have any advice on how to understand this problem ? Can the memory limit be an explanation ?
About the website config : I use Drupal 6.24, and the main modules are CCK, Filefield sources to allow linking a file uploaded via FTP, Nodeaccess, Search files, CKEditor, and a few modules made specifically for this project.
Thank you in advance, and so sorry for my poor english, Fred