some bugs here and there

Support/Development for PHP
marcos
Forum User
Forum User
Posts: 59
Joined: Wed Dec 22, 2004 4:23 am

some bugs here and there

Unread post by marcos »

Hi,
i see php4.4.1 seems to have some problems.

gd are not working more, memory errors

memory error (phpadnews)
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 128 bytes)


How can i fix this problems?

Thanks
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

That looks like a memory leak. Not the kind of thing you can debug in a forum post though. You'll have to get some skillful coders involved.
marcos
Forum User
Forum User
Posts: 59
Joined: Wed Dec 22, 2004 4:23 am

Unread post by marcos »

scott wrote:That looks like a memory leak. Not the kind of thing you can debug in a forum post though. You'll have to get some skillful coders involved.
Hi Scott,
the error is related to phpadnews and as i read other has same issue and it's could be related to the software in itself.

An other problem is that gd seems not to working; can you confirm me this problem?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

gd definitely works, my primary test site is here:

www.ice.org

Thats all using a massive number of gd functions
phatPhrog
Forum Regular
Forum Regular
Posts: 118
Joined: Fri Feb 04, 2005 6:02 pm
Location: S.E.U.S.
Contact:

Re: some bugs here and there

Unread post by phatPhrog »

marcos wrote:Hi,
i see php4.4.1 seems to have some problems.

gd are not working more, memory errors

memory error (phpadnews)
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 128 bytes)

How can i fix this problems?

Thanks
Before we took 4.4.1 off one of our servers we had problems with only a couple of domains running WordPress 1.5.2, while other domains running WordPress of identical setups continued to run without error. The WP folks were unsure of the problem as well claiming it was a mysql problem and not PHP related.

Weird, but the clients affected weren't willing to wait for us to figure it out.
If a man lives with two poems,
he shall be unfaithful to one.
by Mark Strand
acidbox
Forum User
Forum User
Posts: 75
Joined: Sat Aug 27, 2005 12:27 pm

Unread post by acidbox »

scott wrote:gd definitely works, my primary test site is here:

www.ice.org

Thats all using a massive number of gd functions
Ahh, the old art scene. I used to run a big BBS. I did an interview with Catbones from ACiD once :) ~
Later,

acidbox

Plesk 7.5.4 RHEL3
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yep, I've been runnin the iCE systems since 1993.
acidbox
Forum User
Forum User
Posts: 75
Joined: Sat Aug 27, 2005 12:27 pm

Unread post by acidbox »

scott wrote:Yep, I've been runnin the iCE systems since 1993.
Scott, have you ever checked out the Wayback Machine? Take a look at this lol.

http://web.archive.org/web/*/http://ice.org
Later,

acidbox

Plesk 7.5.4 RHEL3
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Oh yeah all the time, we've gone through probably 15 servers over the years. Somewhere I have backups of all those sites.
Post Reply