2 Mar
2004
2 Mar
'04
10:42
On Mon, Mar 01, 2004 at 05:04:44PM -0800, Tom Nielsen wrote:
I try to start apache (rcapache start) and I get the following error:
mailserver:/etc # rcapache start Starting httpd [ PHP4 SSL ]
Syntax error on line 8 of /etc/httpd/suse_loadmodule.conf: Cannot load /usr/lib/apache/libphp4.so into server: libICE.so.6: cannot open shared object file: No such file or directory failed mailserver:/etc # pico /etc/httpd/suse_loadmodule.conf
What does this mean? The file, libphp4.so is there.
It means the file libICE.so.6 is not there. Run yast or 'rpm -Va --nofiles' and make sure there are no unresolved dependencies. Peter