Hi,
I have been running XOOPS for quite sometime now and it has been sometime since I updated since it has been working fine.
Now November 24, no changes made to server, or config or any other part of the system, php suddenly started throwing exceptions when running xoops...
these exceptions sometime give error messages of the following sort...
PHP Fatal error: Possible integer overflow in memory alloc
ation (4 * 1 + 0) in /usr/local/webroot/www.imagine3d.org/html/class/errorhandle
r.php on line 69
Its not always the same file, but its always the memory allocation that faults...
They did not exists before as I can see in logfiles.
I tried repairing the database, and even have upgraded apache and php to latest stable version of their class
(was apache 2.0.52 -> 2.0.61, php 4.1.x -> 4.4.7)
but that hasnt changed it at all, it still throws these errors
What bothers me most is that I cant find anything that has changed on the server, Solaris 9, ES4500
Anyone seen anything like this? At the php site they have seen random events like this, but simply want one to run the latest php, which I did, fault is still there.
Due to these faults, my site shows the page at times, but then other times its just blank or partly shown...
http://www.imagine3d.orgother XOOPS sites I have at same server also faults...
Has anyone had this experience and if so, how did you get around it? I am on a fairly old xoops, (2.0.9.2) I know.
/Dhurgan