Stephan I presume you are using SXCE edition of opensolaris. What type of Solaris installation did you choose ? Did you choose a minimal Solaris 11 installation or some thing like that. Looks like , you are missing some basic X-window runtime libraries and I wonder how you got there in the first place. In any case, I have filed a bug to track this .
- Sriram Stephan Ferraro wrote: > I can't use on my snv_106 the library gd in PHP. > I get the following error when I start my apache 2.2 server in a zone: > 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 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/php/5.2/modules/pdo_pgsql.so' - ld.so.1: httpd: fatal: > /usr/php/5.2/modules/pdo_pgsql.so: open failed: No such file or directory in > Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/php/5.2/modules/pgsql.so' - ld.so.1: httpd: fatal: > /usr/php/5.2/modules/pgsql.so: open failed: No such file or directory in > Unknown on line 0 > > How could I fix this problem? > > My OS: > SunOS trashmail 5.11 snv_106 i86pc i386 i86pc Solaris >