[OPEN-ILS-DEV] problem with evergreen webservice/staffclient access after installation
Jason Etheridge
jason at esilibrary.com
Sat Aug 15 07:02:24 EDT 2009
On Mon, Aug 10, 2009 at 6:24 AM, Daniël Kollmer<dko at iisg.nl> wrote:
> File does not exist: /htdocs
Interesting.
> This is odd, since there is no place on my system where /htdocs is defined as document root, and certainly not in the vhost configuration for the evergreen vhost.
Hrmm, maybe in /etc/apache2/sites-available/default or default-ssl?
> If I try connecting with the staff client, I get the message:
>
> [evergreen webhost] has sent an incorrect or unexpected message. Error Code: -12263
What happens if you wget or curl https://localhost/ on the server itself?
> This corresponds to an error message in the apache error logs:
>
> Invalid method in request \x16\x03\x01
Google seems to say this has to do with SSL, ports 80 versus 443, and
how all of that is configured.
Do you have a Listen 443 in ports.conf, and #Listen 443 commented out
in eg.conf?
> The only other indication I have that something is not quite right is when I do an apache start
> And get the following messages:
>
> [ERR :8337:osrf_system.c:322:] No Config File Specified
> [INFO:8337:./osrf_json_gateway.c:91:] Bootstrapping gateway child for requests
> [WARN:8337:osrfConfig.c:112:] No Config object!
You'll want to start apache after you start OpenSRF. I don't know if
these messages point to that, just a guess.
> If you need more details (config files, log outputs etc.) please let me know
If you would, send the the various *.conf files out of your
/etc/apache2/, and maybe startup.pl as well.
--
Jason Etheridge
| VP, Tactical Development
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: jason at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list