Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

2017-05-17 Thread Luis Moises Rojas
We had that error, and our only soluction was to reinstall ubuntu, cos
nothing helped.

On Tue, May 16, 2017 at 6:46 PM, Chris Cormack <chr...@catalyst.net.nz>
wrote:

>
>
> On 17/05/17 10:42, Boulier, Jack wrote:
> > Chris,
> > I have done everything that you have suggested and still am unable to
> start apache2. I am getting the same error about
> > AH00526: Syntax error on line 17 of /etc/apache2/sites-enabled/
> library.conf:
> > May 16 14:46:56 ubuntu apache2[19130]: Invalid command 'AssignUserID',
> perhaps misspelled or defined by a module not included in the server
> configuration
> > May 16 14:46:56 ubuntu apache2[19130]: Action 'configtest' failed.
> > May 16 14:46:56 ubuntu apache2[19130]: The Apache error log may have
> more information.
> > May 16 14:46:56 ubuntu systemd[1]: apache2.service: Control process
> exited, code=exited status=1
> > May 16 14:46:56 ubuntu systemd[1]: Failed to start LSB: Apache2 web
> server.
> >
> > I am not ready to give up yet.
>
>
> (Please remember to reply to the list)
>
> So you have definitely enabled mpm-itk and apache is running that?
> AssignUserID is a command from mpm-itk .. it won't work unless you have
> that enabled.
>
> Chris
> >
> > Thanks,
> > Jack
> >
> > Jack Boulier
> > Learning Resource Center Director
> > MTI College
> > 5221 Madison Ave.
> > Sacramento, CA 95841
> > (916)339-4370
> > (916)339-0305 FAX
> >
> > -Original Message-
> > From: Chris Cormack [mailto:chr...@catalyst.net.nz]
> > Sent: Tuesday, May 16, 2017 3:32 PM
> > To: Boulier, Jack <jboul...@mticollege.edu>
> > Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
> >
> > * Boulier, Jack (jboul...@mticollege.edu) wrote:
> >> I receive the message that it is already available and waiting for a
> manual install. Not use what this means.
> >>
> > Right, have you tried enabling it?
> >
> > sudo a2enmod mpm-itk
> >
> > (or something similar)
> >
> > Chris
> >
> >
> >> Thanks.
> >>
> >> Jack Boulier
> >> Learning Resource Center Director
> >> MTI College
> >> 5221 Madison Ave.
> >> Sacramento, CA 95841
> >> (916)339-4370
> >> (916)339-0305 FAX
> >>
> >> -Original Message-
> >> From: Chris Cormack [mailto:chr...@catalyst.net.nz]
> >> Sent: Tuesday, May 16, 2017 3:26 PM
> >> To: Boulier, Jack <jboul...@mticollege.edu>
> >> Cc: koha@lists.katipo.co.nz
> >> Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
> >>
> >> * Boulier, Jack (jboul...@mticollege.edu) wrote:
> >>> Thank you for a speedy response.
> >>>
> >>> I used the apt-get install koha-common to install the koha package.
> >>>
> >>> Attempting to do sudo apt-get install apache2-mpm-itk give me the
> response E: Package 'apache2-mpm-itk' has no installation candidate.
> >>
> >> Ahh my bad, you want
> >>
> >> libapache2-mpm-itk
> >>
> >> Chris
> >>
> >>
> >>>
> >>> Thanks,
> >>> Jack
> >>>
> >>> Jack Boulier
> >>> Learning Resource Center Director
> >>> MTI College
> >>> 5221 Madison Ave.
> >>> Sacramento, CA 95841
> >>> (916)339-4370
> >>> (916)339-0305 FAX
> >>>
> >>> -Original Message-
> >>> From: Chris Cormack [mailto:chr...@catalyst.net.nz]
> >>> Sent: Tuesday, May 16, 2017 3:17 PM
> >>> To: Boulier, Jack <jboul...@mticollege.edu>
> >>> Cc: koha@lists.katipo.co.nz
> >>> Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
> >>>
> >>> * Boulier, Jack (jboul...@mticollege.edu) wrote:
> >>>> I made the mistake of upgrading to Ubuntu Xenial and somehow the
> software for Koha no longer are available from a web browser. I have
> concluded that the problem seems to be in the Apache2 application. I am
> receiving the following error messages:
> >>>>
> >>>> ● apache2.service - LSB: Apache2 web server
> >>>>   Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
> >>>>  Drop-In: /lib/systemd/system/apache2.service.d
> >>>>   └─apache2-systemd.conf
> >>>>   Active: failed (Result: exit-code) since Tue 2017-05-16 14:46:56
> PDT; 17min ago
> >>>> Docs: man:systemd-sysv-gen

Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

2017-05-16 Thread Chris Cormack


On 17/05/17 10:42, Boulier, Jack wrote:
> Chris, 
> I have done everything that you have suggested and still am unable to start 
> apache2. I am getting the same error about 
> AH00526: Syntax error on line 17 of /etc/apache2/sites-enabled/library.conf:
> May 16 14:46:56 ubuntu apache2[19130]: Invalid command 'AssignUserID', 
> perhaps misspelled or defined by a module not included in the server 
> configuration
> May 16 14:46:56 ubuntu apache2[19130]: Action 'configtest' failed.
> May 16 14:46:56 ubuntu apache2[19130]: The Apache error log may have more 
> information.
> May 16 14:46:56 ubuntu systemd[1]: apache2.service: Control process exited, 
> code=exited status=1
> May 16 14:46:56 ubuntu systemd[1]: Failed to start LSB: Apache2 web server.
> 
> I am not ready to give up yet.


(Please remember to reply to the list)

So you have definitely enabled mpm-itk and apache is running that?
AssignUserID is a command from mpm-itk .. it won't work unless you have
that enabled.

Chris
> 
> Thanks,
> Jack
> 
> Jack Boulier
> Learning Resource Center Director
> MTI College
> 5221 Madison Ave.
> Sacramento, CA 95841
> (916)339-4370
> (916)339-0305 FAX
> 
> -Original Message-
> From: Chris Cormack [mailto:chr...@catalyst.net.nz] 
> Sent: Tuesday, May 16, 2017 3:32 PM
> To: Boulier, Jack <jboul...@mticollege.edu>
> Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
> 
> * Boulier, Jack (jboul...@mticollege.edu) wrote:
>> I receive the message that it is already available and waiting for a manual 
>> install. Not use what this means.
>>
> Right, have you tried enabling it?
> 
> sudo a2enmod mpm-itk 
> 
> (or something similar)
> 
> Chris
> 
> 
>> Thanks.
>>
>> Jack Boulier
>> Learning Resource Center Director
>> MTI College
>> 5221 Madison Ave.
>> Sacramento, CA 95841
>> (916)339-4370
>> (916)339-0305 FAX
>>
>> -----Original Message-
>> From: Chris Cormack [mailto:chr...@catalyst.net.nz]
>> Sent: Tuesday, May 16, 2017 3:26 PM
>> To: Boulier, Jack <jboul...@mticollege.edu>
>> Cc: koha@lists.katipo.co.nz
>> Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
>>
>> * Boulier, Jack (jboul...@mticollege.edu) wrote:
>>> Thank you for a speedy response.
>>>
>>> I used the apt-get install koha-common to install the koha package.
>>>
>>> Attempting to do sudo apt-get install apache2-mpm-itk give me the response 
>>> E: Package 'apache2-mpm-itk' has no installation candidate.
>>
>> Ahh my bad, you want
>>
>> libapache2-mpm-itk
>>
>> Chris
>>
>>
>>>
>>> Thanks,
>>> Jack
>>>
>>> Jack Boulier
>>> Learning Resource Center Director
>>> MTI College
>>> 5221 Madison Ave.
>>> Sacramento, CA 95841
>>> (916)339-4370
>>> (916)339-0305 FAX
>>>
>>> -Original Message-
>>> From: Chris Cormack [mailto:chr...@catalyst.net.nz]
>>> Sent: Tuesday, May 16, 2017 3:17 PM
>>> To: Boulier, Jack <jboul...@mticollege.edu>
>>> Cc: koha@lists.katipo.co.nz
>>> Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA
>>>
>>> * Boulier, Jack (jboul...@mticollege.edu) wrote:
>>>> I made the mistake of upgrading to Ubuntu Xenial and somehow the software 
>>>> for Koha no longer are available from a web browser. I have concluded that 
>>>> the problem seems to be in the Apache2 application. I am receiving the 
>>>> following error messages:
>>>>
>>>> ● apache2.service - LSB: Apache2 web server
>>>>   Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
>>>>  Drop-In: /lib/systemd/system/apache2.service.d
>>>>   └─apache2-systemd.conf
>>>>   Active: failed (Result: exit-code) since Tue 2017-05-16 14:46:56 PDT; 
>>>> 17min ago
>>>> Docs: man:systemd-sysv-generator(8)
>>>>
>>>> May 16 14:46:56 ubuntu apache2[19130]:  * The apache2 configtest failed.
>>>> May 16 14:46:56 ubuntu apache2[19130]: Output of config test was:
>>>> May 16 14:46:56 ubuntu apache2[19130]: AH00526: Syntax error on line 17 of 
>>>> /etc/apache2/sites-enabled/library.conf:
>>>> May 16 14:46:56 ubuntu apache2[19130]: Invalid command 
>>>> 'AssignUserID', perhaps misspelled or defined by a module not included in 
>>>> the server configuration May 16 14:46:56 ubuntu apache2[19130]: Action 
>>>> 'configtest' failed.
>>>

Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

2017-05-16 Thread Chris Cormack

* Boulier, Jack (jboul...@mticollege.edu) wrote:

Thank you for a speedy response.

I used the apt-get install koha-common to install the koha package.

Attempting to do sudo apt-get install apache2-mpm-itk give me the response E: 
Package 'apache2-mpm-itk' has no installation candidate.


Ahh my bad, you want 


libapache2-mpm-itk

Chris




Thanks,
Jack

Jack Boulier
Learning Resource Center Director
MTI College
5221 Madison Ave.
Sacramento, CA 95841
(916)339-4370
(916)339-0305 FAX

-Original Message-
From: Chris Cormack [mailto:chr...@catalyst.net.nz]
Sent: Tuesday, May 16, 2017 3:17 PM
To: Boulier, Jack <jboul...@mticollege.edu>
Cc: koha@lists.katipo.co.nz
Subject: Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

* Boulier, Jack (jboul...@mticollege.edu) wrote:

I made the mistake of upgrading to Ubuntu Xenial and somehow the software for 
Koha no longer are available from a web browser. I have concluded that the 
problem seems to be in the Apache2 application. I am receiving the following 
error messages:

● apache2.service - LSB: Apache2 web server
  Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
 Drop-In: /lib/systemd/system/apache2.service.d
  └─apache2-systemd.conf
  Active: failed (Result: exit-code) since Tue 2017-05-16 14:46:56 PDT; 17min 
ago
Docs: man:systemd-sysv-generator(8)

May 16 14:46:56 ubuntu apache2[19130]:  * The apache2 configtest failed.
May 16 14:46:56 ubuntu apache2[19130]: Output of config test was:
May 16 14:46:56 ubuntu apache2[19130]: AH00526: Syntax error on line 17 of 
/etc/apache2/sites-enabled/library.conf:
May 16 14:46:56 ubuntu apache2[19130]: Invalid command 'AssignUserID',
perhaps misspelled or defined by a module not included in the server 
configuration May 16 14:46:56 ubuntu apache2[19130]: Action 'configtest' failed.
May 16 14:46:56 ubuntu apache2[19130]: The Apache error log may have more 
information.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Control process
exited, code=exited status=1 May 16 14:46:56 ubuntu systemd[1]: Failed to start 
LSB: Apache2 web server.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Unit entered failed state.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Failed with result 
'exit-code'.



Hi Jack

What version of Koha are you using? And how did you install it (hopefully via 
packages?)

To fix this you need to install the apache2-mpm-itk package

sudo apt-get install apache2-mpm-itk

Should fix this up

Chris




This is the Apache2 error log from /var/logs/Apache2

[Tue May 16 09:08:08.068107 2017] [mpm_prefork:notice] [pid 2050]
AH00169: caught SIGTERM, shutting down [Tue May 16 09:08:09.153089
2017] [mpm_prefork:notice] [pid 7775] AH00163: Apache/2.4.7 (Ubuntu) 
mpm-itk/2.4.6-01 configured -- resuming normal operations [Tue May 16 
09:08:09.153138 2017] [core:notice] [pid 7775] AH00094: Command line: 
'/usr/sbin/apache2'
[Tue May 16 09:21:21.469598 2017] [mpm_prefork:notice] [pid 7775]
AH00169: caught SIGTERM, shutting down [Tue May 16 09:22:34.710083
2017] [mpm_prefork:notice] [pid 1988] AH00163: Apache/2.4.7 (Ubuntu) 
mpm-itk/2.4.6-01 configured -- resuming normal operations [Tue May 16 
09:22:34.745043 2017] [core:notice] [pid 1988] AH00094: Command line: 
'/usr/sbin/apache2'
[Tue May 16 10:19:44.178220 2017] [mpm_prefork:notice] [pid 1988]
AH00169: caught SIGTERM, shutting down [Tue May 16 10:19:45.482968
2017] [mpm_prefork:notice] [pid 1403] AH00163: Apache/2.4.7 (Ubuntu) 
mpm-itk/2.4.6-01 configured -- resuming normal operations [Tue May 16 
10:19:45.483030 2017] [core:notice] [pid 1403] AH00094: Command line: 
'/usr/sbin/apache2'
[Tue May 16 11:08:21.203855 2017] [mpm_prefork:notice] [pid 1403]
AH00169: caught SIGTERM, shutting down [Tue May 16 11:08:22.381333
2017] [mpm_prefork:notice] [pid 9661] AH00163: Apache/2.4.18 (Ubuntu) 
mpm-itk/2.4.7-04 configured -- resuming normal operations [Tue May 16 
11:08:22.381383 2017] [core:notice] [pid 9661] AH00094: Command line: 
'/usr/sbin/apache2'
[Tue May 16 11:10:16.373517 2017] [mpm_prefork:notice] [pid 9661]
AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully
qualified domain name, using 127.0.1.1. Set the 'ServerName' directive
globally to suppress this message [Tue May 16 11:10:16.408276 2017] 
[mpm_prefork:notice] [pid 9661] AH00163: Apache/2.4.18 (Ubuntu) 
mpm-itk/2.4.7-04 configured -- resuming normal operations [Tue May 16 
11:10:16.408298 2017] [core:notice] [pid 9661] AH00094: Command line: 
'/usr/sbin/apache2'
[Tue May 16 11:26:37.664860 2017] [mpm_prefork:notice] [pid 9661]
AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully
qualified domain name, using 127.0.1.1. Set the 'ServerName' directive
globally to suppress this message [Tue May 16 11:26:37.771460 2017] 
[mpm_prefork:notice] [pid 9661] AH00163: Apache/2.4.18 (Ubuntu) 
mpm-itk/2.4.7-04 configured -- resuming 

Re: [Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

2017-05-16 Thread Chris Cormack

* Boulier, Jack (jboul...@mticollege.edu) wrote:

I made the mistake of upgrading to Ubuntu Xenial and somehow the software for 
Koha no longer are available from a web browser. I have concluded that the 
problem seems to be in the Apache2 application. I am receiving the following 
error messages:

● apache2.service - LSB: Apache2 web server
  Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
 Drop-In: /lib/systemd/system/apache2.service.d
  └─apache2-systemd.conf
  Active: failed (Result: exit-code) since Tue 2017-05-16 14:46:56 PDT; 17min 
ago
Docs: man:systemd-sysv-generator(8)

May 16 14:46:56 ubuntu apache2[19130]:  * The apache2 configtest failed.
May 16 14:46:56 ubuntu apache2[19130]: Output of config test was:
May 16 14:46:56 ubuntu apache2[19130]: AH00526: Syntax error on line 17 of 
/etc/apache2/sites-enabled/library.conf:
May 16 14:46:56 ubuntu apache2[19130]: Invalid command 'AssignUserID', perhaps 
misspelled or defined by a module not included in the server configuration
May 16 14:46:56 ubuntu apache2[19130]: Action 'configtest' failed.
May 16 14:46:56 ubuntu apache2[19130]: The Apache error log may have more 
information.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Control process exited, 
code=exited status=1
May 16 14:46:56 ubuntu systemd[1]: Failed to start LSB: Apache2 web server.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Unit entered failed state.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Failed with result 
'exit-code'.



Hi Jack

What version of Koha are you using? And how did you install it
(hopefully via packages?)

To fix this you need to install the apache2-mpm-itk package

sudo apt-get install apache2-mpm-itk

Should fix this up

Chris




This is the Apache2 error log from /var/logs/Apache2

[Tue May 16 09:08:08.068107 2017] [mpm_prefork:notice] [pid 2050] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 09:08:09.153089 2017] [mpm_prefork:notice] [pid 7775] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 09:08:09.153138 2017] [core:notice] [pid 7775] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 09:21:21.469598 2017] [mpm_prefork:notice] [pid 7775] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 09:22:34.710083 2017] [mpm_prefork:notice] [pid 1988] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 09:22:34.745043 2017] [core:notice] [pid 1988] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 10:19:44.178220 2017] [mpm_prefork:notice] [pid 1988] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 10:19:45.482968 2017] [mpm_prefork:notice] [pid 1403] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 10:19:45.483030 2017] [core:notice] [pid 1403] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:08:21.203855 2017] [mpm_prefork:notice] [pid 1403] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 11:08:22.381333 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:08:22.381383 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:10:16.373517 2017] [mpm_prefork:notice] [pid 9661] AH00171: 
Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified 
domain name, using 127.0.1.1. Set the 'ServerName' directive globally to 
suppress this message
[Tue May 16 11:10:16.408276 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:10:16.408298 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:26:37.664860 2017] [mpm_prefork:notice] [pid 9661] AH00171: 
Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified 
domain name, using 127.0.1.1. Set the 'ServerName' directive globally to 
suppress this message
[Tue May 16 11:26:37.771460 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:26:37.771485 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'

I am at a total loss as to the means of correcting this problem. My system is 
down until this is resolved or I reinstall trusty and rebuild my library.

Any help would be greatly appreciated. I hope I am the only one to have run 
into this problem, but I think not.

Jack

Jack Boulier
Learning Resource Center Director
MTI College
5221 Madison Ave.
Sacramento, CA 95841
(916)339-4370
(916)339-0305 FAX

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


--
Chris Cormack
Catalyst IT Ltd.
+64 4 803 2238
PO 

[Koha] UBUNTU UPGRADE DISABLED APACHE2 AND KOHA

2017-05-16 Thread Boulier, Jack
I made the mistake of upgrading to Ubuntu Xenial and somehow the software for 
Koha no longer are available from a web browser. I have concluded that the 
problem seems to be in the Apache2 application. I am receiving the following 
error messages:

● apache2.service - LSB: Apache2 web server
   Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
  Drop-In: /lib/systemd/system/apache2.service.d
   └─apache2-systemd.conf
   Active: failed (Result: exit-code) since Tue 2017-05-16 14:46:56 PDT; 17min 
ago
 Docs: man:systemd-sysv-generator(8)

May 16 14:46:56 ubuntu apache2[19130]:  * The apache2 configtest failed.
May 16 14:46:56 ubuntu apache2[19130]: Output of config test was:
May 16 14:46:56 ubuntu apache2[19130]: AH00526: Syntax error on line 17 of 
/etc/apache2/sites-enabled/library.conf:
May 16 14:46:56 ubuntu apache2[19130]: Invalid command 'AssignUserID', perhaps 
misspelled or defined by a module not included in the server configuration
May 16 14:46:56 ubuntu apache2[19130]: Action 'configtest' failed.
May 16 14:46:56 ubuntu apache2[19130]: The Apache error log may have more 
information.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Control process exited, 
code=exited status=1
May 16 14:46:56 ubuntu systemd[1]: Failed to start LSB: Apache2 web server.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Unit entered failed state.
May 16 14:46:56 ubuntu systemd[1]: apache2.service: Failed with result 
'exit-code'.

This is the Apache2 error log from /var/logs/Apache2

[Tue May 16 09:08:08.068107 2017] [mpm_prefork:notice] [pid 2050] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 09:08:09.153089 2017] [mpm_prefork:notice] [pid 7775] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 09:08:09.153138 2017] [core:notice] [pid 7775] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 09:21:21.469598 2017] [mpm_prefork:notice] [pid 7775] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 09:22:34.710083 2017] [mpm_prefork:notice] [pid 1988] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 09:22:34.745043 2017] [core:notice] [pid 1988] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 10:19:44.178220 2017] [mpm_prefork:notice] [pid 1988] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 10:19:45.482968 2017] [mpm_prefork:notice] [pid 1403] AH00163: 
Apache/2.4.7 (Ubuntu) mpm-itk/2.4.6-01 configured -- resuming normal operations
[Tue May 16 10:19:45.483030 2017] [core:notice] [pid 1403] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:08:21.203855 2017] [mpm_prefork:notice] [pid 1403] AH00169: 
caught SIGTERM, shutting down
[Tue May 16 11:08:22.381333 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:08:22.381383 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:10:16.373517 2017] [mpm_prefork:notice] [pid 9661] AH00171: 
Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified 
domain name, using 127.0.1.1. Set the 'ServerName' directive globally to 
suppress this message
[Tue May 16 11:10:16.408276 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:10:16.408298 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'
[Tue May 16 11:26:37.664860 2017] [mpm_prefork:notice] [pid 9661] AH00171: 
Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server's fully qualified 
domain name, using 127.0.1.1. Set the 'ServerName' directive globally to 
suppress this message
[Tue May 16 11:26:37.771460 2017] [mpm_prefork:notice] [pid 9661] AH00163: 
Apache/2.4.18 (Ubuntu) mpm-itk/2.4.7-04 configured -- resuming normal operations
[Tue May 16 11:26:37.771485 2017] [core:notice] [pid 9661] AH00094: Command 
line: '/usr/sbin/apache2'

I am at a total loss as to the means of correcting this problem. My system is 
down until this is resolved or I reinstall trusty and rebuild my library.

Any help would be greatly appreciated. I hope I am the only one to have run 
into this problem, but I think not.

Jack

Jack Boulier
Learning Resource Center Director
MTI College
5221 Madison Ave.
Sacramento, CA 95841
(916)339-4370
(916)339-0305 FAX

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] ubuntu upgrade

2016-04-16 Thread Arslan Farooq
Hello,

These may be helpful:
https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure
http://askubuntu.com/questions/135932/apt-get-update-failure-to-fetch-cant-connect-to-any-sources
http://askubuntu.com/questions/91543/apt-get-update-fails-to-fetch-files-temporary-failure-resolving-error

Also, always do 'aptitude update' first and then 'aptitude upgrade'.
https://wiki.debian.org/Aptitude

Regards,
Arslan Farooq

On Fri, Apr 15, 2016 at 10:20 PM, regina kivuyo 
wrote:

> i have the problem in ubuntu upgrade when trying to install koha, i have
> the problem in koha because i cannot seach any information from system , i
> have already to use both ubuntu 12.04 and the ubuntu 14.04 but the problem
> both of it is upgrade by sudo apt-get upgrade
> when i upgrade it give the
> saut@saut-HP-Pro-3400-Series-MT:~$ sudo aptitude upgrade
> The following packages will be upgraded:
>   libxatracker1-lts-quantal
> 1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 103 kB of archives. After unpacking 1,024 B will be used.
> Do you want to continue? [Y/n/?]
> Err http://tz.archive.ubuntu.com/ubuntu/ precise-updates/main
> libxatracker1-lts-quantal i386 9.0.3-0ubuntu0.4~precise1
>   Connection failed
> 0% [Working]E: Failed to fetch
>
> http://tz.archive.ubuntu.com/ubuntu/pool/main/m/mesa-lts-quantal/libxatracker1-lts-quantal_9.0.3-0ubuntu0.4~precise1_i386.deb
> :
> Connection failed
>
> E: Failed to fetch
>
> http://tz.archive.ubuntu.com/ubuntu/pool/main/m/mesa-lts-quantal/libxatracker1-lts-quantal_9.0.3-0ubuntu0.4~precise1_i386.deb
> :
> Connection failed
>
>
> i tried to install both two  Option A: Download Koha via Git (optional)
>
> and
>  Option B: Download Koha from http://download.koha-community.org
> but both i can search
> when i tried to such
> it give the answer like this
>
> *No results found!*
>
> No results found for that in Mario Mgulunde Learning Resource Center
> catalog. [image: Subscribe to this search]
> <
> http://41.59.3.92:85/cgi-bin/koha/opac-search.pl?idx=kw=history=rss2
> >
> the problem also i cannot build the index
> plsease help me
> i search from google but i failed to solve it
>
>
> --
> regina
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] ubuntu upgrade

2016-04-15 Thread regina kivuyo
i have the problem in ubuntu upgrade when trying to install koha, i have
the problem in koha because i cannot seach any information from system , i
have already to use both ubuntu 12.04 and the ubuntu 14.04 but the problem
both of it is upgrade by sudo apt-get upgrade
when i upgrade it give the
saut@saut-HP-Pro-3400-Series-MT:~$ sudo aptitude upgrade
The following packages will be upgraded:
  libxatracker1-lts-quantal
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 kB of archives. After unpacking 1,024 B will be used.
Do you want to continue? [Y/n/?]
Err http://tz.archive.ubuntu.com/ubuntu/ precise-updates/main
libxatracker1-lts-quantal i386 9.0.3-0ubuntu0.4~precise1
  Connection failed
0% [Working]E: Failed to fetch
http://tz.archive.ubuntu.com/ubuntu/pool/main/m/mesa-lts-quantal/libxatracker1-lts-quantal_9.0.3-0ubuntu0.4~precise1_i386.deb:
Connection failed

E: Failed to fetch
http://tz.archive.ubuntu.com/ubuntu/pool/main/m/mesa-lts-quantal/libxatracker1-lts-quantal_9.0.3-0ubuntu0.4~precise1_i386.deb:
Connection failed


i tried to install both two  Option A: Download Koha via Git (optional)

and
 Option B: Download Koha from http://download.koha-community.org
but both i can search
when i tried to such
it give the answer like this

*No results found!*

No results found for that in Mario Mgulunde Learning Resource Center
catalog. [image: Subscribe to this search]

the problem also i cannot build the index
plsease help me
i search from google but i failed to solve it


-- 
regina
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha