Discussion:
Webboard: Upgrading from 3.2?
b***@mnogosearch.org
2013-04-30 10:07:39 UTC
Permalink
Author: Ian
Email:
Message:
Hi, we successfully installed mnogosearch on a Linux/Apache server website back in 2007. This was version 3.2 and it has worked very well since then. However, we recently changed server hardware and upgraded the server software as well. Here is our current setup:

Apache version 2.2.23
PHP version 5.2.17
MySQL version 5.0.96-community
Architecture x86_64
Operating system linux

When visitors now try to use search they get an internal server error, e.g.:

http://fourthirds-user.com/cgi-bin/search.cgi/search.html?q=lens

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, ***@fourthirds-user.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.17 Server at fourthirds-user.com Port 80

My initial assumption is that we should upgrade to a more recent version of mnogosearch. Does this make sense?

If so, is there a guide concerning how to do this someone can point me to?

Thanks,

Ian

Reply: <http://www.mnogosearch.org/board/message.php?id=21523>
b***@mnogosearch.org
2013-04-30 12:27:55 UTC
Permalink
Author: Alexander Barkov
Email: ***@mnogosearch.org
Message:
Hi,
Post by b***@mnogosearch.org
Apache version 2.2.23
PHP version 5.2.17
MySQL version 5.0.96-community
Architecture x86_64
Operating system linux
http://fourthirds-user.com/cgi-bin/search.cgi/search.html?q=lens
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
More information about this error may be available in the server error log.
Possibly, it does not find some shared libraries.

Have a look into Apache's error.log,
or try to run search.cgi from command line.


<skip>
Post by b***@mnogosearch.org
My initial assumption is that we should upgrade to a more recent version of mnogosearch. Does this make sense?
I'd suggest to upgrade to the latest 3.3.
Post by b***@mnogosearch.org
If so, is there a guide concerning how to do this someone can point me to?
There is no a special upgrade guide.
The easiest way is just to install the new version,
copy and adjust configuration files, and crawl your
site again from scratch.

Feel free to send your configuration files
(indexer.conf and search.htm) for review
whether they need any adjustments for 3.3.
Post by b***@mnogosearch.org
Thanks,
Ian
Reply: <http://www.mnogosearch.org/board/message.php?id=21524>
b***@mnogosearch.org
2013-04-30 13:13:24 UTC
Permalink
Author: Ian
Email:
Message:
Thanks Alexander - where should I send the config files as you suggested?

Ian

Reply: <http://www.mnogosearch.org/board/message.php?id=21526>
b***@mnogosearch.org
2013-04-30 13:17:35 UTC
Permalink
Author: Ian
Email:
Message:
Also, which version should I download - RPM or Deb?

Ian

Reply: <http://www.mnogosearch.org/board/message.php?id=21527>
b***@mnogosearch.org
2013-04-30 13:52:25 UTC
Permalink
Author: Alexander Barkov
Post by b***@mnogosearch.org
Thanks Alexander - where should I send the config files as you suggested?
Feel free to post here, or to send to my personal address:
***@mnogosearch.org



Reply: <http://www.mnogosearch.org/board/message.php?id=21528>
b***@mnogosearch.org
2013-04-30 13:54:00 UTC
Permalink
Author: Alexander Barkov
Post by b***@mnogosearch.org
Also, which version should I download - RPM or Deb?
Ian
Which Linux is it?

What does "cat /etc/os-release" print?


Reply: <http://www.mnogosearch.org/board/message.php?id=21529>
b***@mnogosearch.org
2013-05-02 11:55:58 UTC
Permalink
Author: Ian
Email:
Message:
The following error suggests a library is missing:

[Wed May 01 10:31:47 2013] [error] [client 66.249.73.220] Premature end of
script headers: search.cgi [Wed May 01 10:31:47 2013] [error] [client
66.249.73.220] File does not exist: /home/fourth/public_html/500.shtml [Wed
May 01 10:31:57 2013] [error] [client 66.249.73.220] search.cgi: error while
loading shared libraries: libmysqlclient.so.14: cannot open shared object
file: No such file or directory

I am talking to our server support people about this - presumably this is a server OS library and not part of monogosearch?

Ian

Reply: <http://www.mnogosearch.org/board/message.php?id=21530>

Loading...