Re: [OPEN-ILS-GENERAL] OPAC 404 Not Found

2016-05-03 Thread Ben Shum
Hi Sitalk,

Not sure if this will help or not, but I setup my Debian Jessie system
and then ran "apache2ctl -M" to get a list of my loaded apache
modules.

This is a link to a paste of what I found on my test system:
http://pastie.org/10823337

Perhaps comparing what you get vs. what came back in my paste might
help give you a clue on what went wrong.

However, it does sound like something went wrong with your
installation and apache is missing something.

-- Ben

On Tue, May 3, 2016 at 12:36 AM, Sitalk Teres  wrote:
> Thank you very much for the tip.
>
> I have executed the command:
>
> a2ensite eg.conf
>
> and the site has been added successfully.
> Afterwards I have disabled the default site.
>
> However, now after restarting apache I got the error:
>
> [FAIL] Starting web server: apache2 failed!
> [warn] The apache2 configtest failed. ... (warning).
> Output of config test was:
> AH00526: Syntax error on line 43 of /etc/apache2/eg_vhost.conf:
> Invalid command 'OSRFGatewayConfig', perhaps misspelled or defined by a
> module not included in the server configuration
> Action 'configtest' failed.
>
> In the eg_vhost.conf file on line 43 we have:
>
> OSRFGatewayConfig /openils/conf/opensrf_core.xml
>
> Is there a possibility that some apache modules might be missing?
> What would be the way to find exactly which module is missinga?
>
> Thanks in advance.
>
>


Re: [OPEN-ILS-GENERAL] OPAC 404 Not Found

2016-05-03 Thread Sitalk Teres
Thank you very much for the tip.

I have executed the command:

a2ensite eg.conf

and the site has been added successfully.
Afterwards I have disabled the default site. 

However, now after restarting apache I got the error:

[FAIL] Starting web server: apache2 failed!
[warn] The apache2 configtest failed. ... (warning).
Output of config test was:
AH00526: Syntax error on line 43 of /etc/apache2/eg_vhost.conf:
Invalid command 'OSRFGatewayConfig', perhaps misspelled or defined by a
module not included in the server configuration
Action 'configtest' failed.

In the eg_vhost.conf file on line 43 we have:

OSRFGatewayConfig /openils/conf/opensrf_core.xml

Is there a possibility that some apache modules might be missing?
What would be the way to find exactly which module is missinga?

Thanks in advance. 




Re: [OPEN-ILS-GENERAL] OPAC 404 Not Found

2016-04-25 Thread Thomas Berezansky
Did you enable the evergreen site in apache?

Thomas Berezansky
Assistant Network Administrator
Merrimack Valley Library Consortium
4 High ST, Suite 175
North Andover, MA 01845
Phone: 978-557-8161

-Original Message-
From: Open-ils-general 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Sitalk 
Teres
Sent: Monday, April 25, 2016 15:31
To: open-ils-general@list.georgialibraries.org
Subject: [OPEN-ILS-GENERAL] OPAC 404 Not Found

Hello everyone,

I really hope that somebody would be able to help with this problem. 

For some reason, after opening the default OPAC url
(server.address/eg/opac/home) I get the error "404 Not Found"

Evergeen has been started properly, apache2 has been restarted. 
The apache error.log does not show any valuable information. 

Could anyone please suggest what would be the cause of the problem?

Thanks in advance. 



[OPEN-ILS-GENERAL] OPAC 404 Not Found

2016-04-25 Thread Sitalk Teres
Hello everyone,

I really hope that somebody would be able to help with this problem. 

For some reason, after opening the default OPAC url
(server.address/eg/opac/home) I get the error "404 Not Found"

Evergeen has been started properly, apache2 has been restarted. 
The apache error.log does not show any valuable information. 

Could anyone please suggest what would be the cause of the problem?

Thanks in advance.