Forum OpenACS Q&A: Response to libpq.so.2 is not working for 80 port

Collapse
Posted by David Walker on
<pre>[root@localhost /root]# chown 777 /lib/libcrypt-2.2.2.so
[root@localhost /root]# chown 777 /lib/libresolv-2.2.2.so
[root@localhost /root]# chown 777 /lib/libnsl-2.2.2.so
[root@localhost /root]# chown 777 /lib/i686/libc-2.2.2.so
[root@localhost /root]# chown 777 /lib/ld-2.2.2.so
</pre>
assuming the command in your message is exactly what you typed you
changed the owner to a user 777 instead of changing the
permissions to 777<br>
<br>
the filenames don't match up.  were you following symlinks or using
autocomplete or what?