For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > March 2004 > PHP 4.3.5RC4









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP 4.3.5RC4
Phil Driscoll

2004-03-19, 2:09 pm

I know that Ilia said not to be alarmed by a test failure on
ext/gd/tests/bug27582_2.phpt, but I'm afraid I was alarmed :)

I'n not sure whether the test would have actually failed in the end, because I
chickened out with a <ctrl> C as I was on a live machine, but not before that
test had run for a minute or so, consumed all my CPU and memory and the
machine was thrashing away in swap.

Is that the failure mode we shouldn't be alarmed by, or should I have just got
a fail message?

The problem is repeatable on my machine if we need to delve further.

Here's my configure if it's any help.

'./configure' \
'--with-apxs=/usr/local/httpd/bin/apxs' \
'--with-mysql=/usr/local/mysql' \
'--with-gmp=/usr/local/lib/gmp' \
'--with-curl' \
'--enable-trans-sid' \
'--enable-ftp' \
'--enable-cli' \
'--with-gd' \
'--with-jpeg-dir=/usr/lib' \
'--with-png-dir=/usr/lib' \
'--with-zlib-dir=/usr/lib' \

Cheers

--
Phil Driscoll
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com