- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: headset Subject: Re: Search.cgi error (not finding libdpsearch-4.so)
I already disabled selinux (using setenforce 0), and with that setting did the following: 1. reinstalled dataparksearch from scratch, as user, not as root. Also modified all the necessary configuration and template files. The installation folder is inside my html folder, knowing that datapark allows this. This was done deliberately to make this website uniform with other mirrors that reside in free hosting services. 2. Run indexer, then indexer -TZZZ, then indexer -TWH; all of which successfully executed. I later found out they cannot execute when selinux is enabled. When I execute the search, again with selinux disabled, the same error occurs. It is most probable that the problem has little, if any, relationship with SELinux. How do I solve this problem? Other attemps I have made: 1. I successfully did a chcon -t httpd_sys_script_exec_t /path/to/dpsearch/lib 2. I tried to do ldconfig but it seems the -m parameter you specified near the top of this thread is obsolete or incorrect. To get around the problem, I manually edited /etc/ld.so.conf and included there the /full/path/to/dpsearch/lib and then ran ldconfig. Same result. Please advise on what other steps I had missed. Thank you. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1142573165;page=2
