On 2013/07/31 19:58, tho...@thoschmi.de wrote: > If extension=gd.so is included as per package documentation, a > commandline call > for php always shows: > thomas@srv:/home/thomas$ php-5.3 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/local/lib/php-5.3/modules/gd.so' - Cannot load specified object in > Unknown on line 0
Does "env LD_DEBUG=1 php-5.3" give any clues? (expect about 10 screenfuls of output).