Expression Engine v2.3.1 was recently installed on our Solaris 10 server. The person who is developing a site with it reported that when she tries to publish an entry by cutting and pasting in text, she gets a blank screen. Safari actually displays a message indicating that the page cannot be opened “because the server unexpectedly dropped the connection.” The Apache log file reports a bus error when this happens:
child pid 2453 exit signal Bus error (10)
I have tried to replicate the problem. Sometimes I can get a page to publish. At first I thought the problem was related to the size of the entry. I could get small entries to publish but if I pasted in a larger chunk of text, it would fail. I thought it might be a memory problem with PHP (though in the past when that has been the case I’ve seen an error message to that effect) so I increased the memory_limit in php.ini from 128M to 512M and restarted the web server. That had no noticeable effect. By the way the version of PHP on this system is 5.2.17. Other times I haven’t even been able to get a single sentence to publish.
We also have another instance of EE that has been running for some time on the same server (EE v2.2.2). To my knowledge, the persons managing that site have not had this problem.
Any insight into this problem would be greatly appreciated. Thanks in advance.
-john