[webstack-discuss] Impossible to use libgd inside PHP

2009-06-04 Thread [email protected]
> So looks it is caused by the IPS import scripts incorrectly ignoring > package dependencies. Actually, the issue is a known issue with the IPS import process not following symbolic links when doing ELF analysis.

[webstack-discuss] Impossible to use libgd inside PHP

2009-06-04 Thread Jyri Virkki
Sriram Natarajan wrote: > > thanks for reporting this issue. PHP incorrectly has dependency on > SUNWxwrtl instead of SUNWxwplt. Can you please file a bug > > -Sriram > > Stephan Ferraro wrote: > >>I can't use libgd inside PHP inside my zone. > >> > >>PHP logs the following: > >>[30-May-2009 17:

[webstack-discuss] Impossible to use libgd inside PHP

2009-06-01 Thread Sriram Natarajan
thanks for reporting this issue. PHP incorrectly has dependency on SUNWxwrtl instead of SUNWxwplt. Can you please file a bug -Sriram Stephan Ferraro wrote: >> I can't use libgd inside PHP inside my zone. >> >> PHP logs the following: >> [30-May-2009 17:25:04] PHP Warning: PHP Startup: >> Unable

[webstack-discuss] Impossible to use libgd inside PHP

2009-06-01 Thread Stephan Ferraro
> I can't use libgd inside PHP inside my zone. > > PHP logs the following: > [30-May-2009 17:25:04] PHP Warning: PHP Startup: > Unable to load dynamic library > '/usr/php/5.2/modules/gd.so' - ld.so.1: httpd: fatal: > libX11.so.4: open failed: No such file or directory > in Unknown on line 0 The