Code Comments
Programming Forum and web based access to our favorite programming groups.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 tha t 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 g ot 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
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.