mharc-users

Re: Namazu problem

2003-03-20 13:32:19
On March 20, 2003 at 13:24, Administrator wrote:

I'm on a hosted server and I'm getting the following error when I attempt 
run run a search using the namazu cgi:

(taken from the apache error log)

namazu.cgi: error while loading shared libraries: libnmz.so.3: cannot open 
shared object file: No such file or directory

[Thu Mar 20 13:22:30 2003] [error] [client 65.170.195.66] Premature end of 
script headers: /home/virtual/site193/fst/var/www/cgi-bin/namazu.cgi

Any ideas? I have the shared library in question in the same cgi 
directory, but something is telling me that's not the right place for it. 
Unfortunately I don't have access to the environment variables or login 
for the apache user since it's a shared host. Hope there's a workaround.

Are using a version of namazu that was already installed on the system,
or are you using a version you compiled yourself?

You may to verify with your ISP if the file system layout is the same
for shell login access vs the apache server process.  From a shell,
you can do:

  ldd namazu.cgi

To get a list of shared library pathnames the program is looking for
and where they were found.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS

<Prev in Thread] Current Thread [Next in Thread>