[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php-weathermap] Editor won't display nodes



Joshua Keroes wrote:
check-gdbug.php runs on the command line and all seems to be in order
there. When run in the browser, I get a white page with no HTML.

For the record, I compiled this GD, gd-2.0.35, by hand so that we had
the necessary version and features.
And you're certain that the webserver mod_php is using that GD? On my system, I get the text of the test when I open check-gdbug.php, you see, and the editor problem is consistent with the GD bug too... I'm not exactly sure how you can figure out which GD is in use though, since PHP's version reporting for it is useless.

"lsof | grep httpd | grep gd" appears to work for me (on FreeBSD) to find out what library is loaded by the httpd process. lsof is probably available on your system, at least as a package, and it's a handy tool.

Howie

Copyright 1994-2005, by Howard Jones. howie@thingy.com