Cannot record departure

Bug #832960 reported by Carl Leitner
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ihris-manage-lesotho
Confirmed
Critical
Unassigned

Bug Description

It seems like all of a sudden that on the "Position Information" option has disappeared and we cant record departures anymore. eg when people resign, in case of death or retirements e.t.c.

Revision history for this message
Carl Leitner (litlfred) wrote :

We upgraded our system to *.12 in April when we were from Kampala, Uganda because we had heard that that version enabled us users to see data for their respective districts. However, after that, we starting hearing that some the fields were distorted. Like Limpho has alluded.

Revision history for this message
Carl Leitner (litlfred) wrote :

The feature you're talking about is with 4.1 which has not been released officially yet.

Do you see any errors with apache tail?

What other issues have users reported?

Revision history for this message
Carl Leitner (litlfred) wrote :
Download full text (4.4 KiB)

php /var/lib/iHRIS/lib/4.0.12/I2CE/tools/apache_tail.php
[Wed Aug 24 14:39:50 2011] [error] [client 10.6.26.183]
 I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php:2115)
       I2CE_MagicDataNode->raiseError (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php:1451)
       I2CE_MagicDataNode->save (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php:708)
       I2CE_MagicDataNode->setValue (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php:1011)
       I2CE_MagicDataNode->__set (/var/lib/iHRIS/lib/4.0.12/I2CE/modules/CustomReports/lib/I2CE_Module_CustomReports.php:130)
       I2CE_Module_CustomReports->refreshGenerates (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php:741)
       I2CE_ModuleFactory->_callHooks (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php:728)
       I2CE_ModuleFactory->callHooks (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php:636)
       I2CE->bringUpSystem (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php:609)
       I2CE->initializeDSN (/var/lib/iHRIS/lesotho/4.0/sites/MOHSW/pages/index.php:49)
 Could not store config:modules/CustomReports/generate_all/status
 Called from I2CE_MagicDataNode->save() at line 708 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php
 Called from I2CE_MagicDataNode->setValue() at line 1011 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php
 Called from I2CE_MagicDataNode->__set() at line 130 of /var/lib/iHRIS/lib/4.0.12/I2CE/modules/CustomReports/lib/I2CE_Module_CustomReports.php
 Called from I2CE_Module_CustomReports->refreshGenerates() at line 741 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php
 Called from I2CE_ModuleFactory->_callHooks() at line 728 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php
 Called from I2CE_ModuleFactory::callHooks() at line 636 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php
 Called from I2CE::bringUpSystem() at line 609 of /var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php
 Called from I2CE::initializeDSN() at line 49 of /var/lib/iHRIS/lesotho/4.0/sites/MOHSW/pages/index.php
[Wed Aug 24 14:39:50 2011] [error] [client 10.6.26.183]
 I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_MagicDataNode.php:1013)
       I2CE_MagicDataNode->__set (/var/lib/iHRIS/lib/4.0.12/I2CE/modules/CustomReports/lib/I2CE_Module_CustomReports.php:130)
       I2CE_Module_CustomReports->refreshGenerates (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php:741)
       I2CE_ModuleFactory->_callHooks (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE_ModuleFactory.php:728)
       I2CE_ModuleFactory->callHooks (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php:636)
       I2CE->bringUpSystem (/var/lib/iHRIS/lib/4.0.12/I2CE/lib/I2CE.php:609)
       I2CE->initializeDSN (/var/lib/iHRIS/lesotho/4.0/sites/MOHSW/pages/index.php:49)
 Unable to set Value at /modules/CustomReports/generate_all/status
[Wed Aug 24 14:39:50 2011] [error] [client 10.6.26.183]
 I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.0.12/I2CE/modules/BackgroundProcess/I2CE_BackgroundProcess.php:98)
       I2CE_BackgroundProcess->launchBackgroundProcess (/var/lib/iHRIS/lib/4.0.12/I2CE/modules/BackgroundProcess/I2CE_BackgroundProcess....

Read more...

Revision history for this message
Carl Leitner (litlfred) wrote :

This looks like there is an error with magic data and how memcached is configured. This is potentially an error that we have seen with Ubuntu. Can you please tell us the version of all the software.

For ubuntu:
  lsb_release -a

For PHP:
  php -v

For memcached
  aptitude search memcache
  aptitude versions memcached php5-memcached

The instructions for installing memcached are here:
 http://open.intrahealth.org/mediawiki/HowTo:_Install_Memcached
Can you verify which instructions you followed.

Revision history for this message
Makhate Makhate (makhatemakhate) wrote : Re: [Bug 832960] Re: Cannot record departure

Result of lsb_releasr -a & php -v

On Wed, Aug 24, 2011 at 4:09 PM, Carl Leitner <email address hidden> wrote:

> This looks like there is an error with magic data and how memcached is
> configured. This is potentially an error that we have seen with Ubuntu.
> Can you please tell us the version of all the software.
>
> For ubuntu:
> lsb_release -a
>
> For PHP:
> php -v
>
> For memcached
> aptitude search memcache
> aptitude versions memcached php5-memcached
>
> The instructions for installing memcached are here:
> http://open.intrahealth.org/mediawiki/HowTo:_Install_Memcached
> Can you verify which instructions you followed.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> New
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Carl Leitner (litlfred) wrote :

You are using Ubuntu 10.04 (Lynx)

There is a problem with APC. Can you check if you followed these instructions:
http://open.intrahealth.org/mediawiki/Installing_iHRIS_on_Ubuntu_10.4_(Lucid)

Cheers,
-carl

On Aug 24, 2011, at 10:44, Makhate Makhate <email address hidden> wrote:

> Result of lsb_releasr -a & php -v
>
> On Wed, Aug 24, 2011 at 4:09 PM, Carl Leitner <email address hidden>
> wrote:
>
>> This looks like there is an error with magic data and how memcached is
>> configured. This is potentially an error that we have seen with Ubuntu.
>> Can you please tell us the version of all the software.
>>
>> For ubuntu:
>> lsb_release -a
>>
>> For PHP:
>> php -v
>>
>> For memcached
>> aptitude search memcache
>> aptitude versions memcached php5-memcached
>>
>> The instructions for installing memcached are here:
>> http://open.intrahealth.org/mediawiki/HowTo:_Install_Memcached
>> Can you verify which instructions you followed.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/832960
>>
>> Title:
>> Cannot record departure
>>
>> Status in iHRIS Manage in Lesotho:
>> New
>>
>> Bug description:
>> It seems like all of a sudden that on the "Position Information"
>> option has disappeared and we cant record departures anymore. eg when
>> people resign, in case of death or retirements e.t.c.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>>
>
>
> --
> Makhate Gerard Makhate (Mr.)
> Human Resources Information System
> Ministry of Health and Social Welfare
> +266 5963 3566
>
> "Forgiveness received makes a jubilant soul, forgiveness granted purifies a
> soul"
>
>
> ** Attachment added: "versions.rtf"
> https://bugs.launchpad.net/bugs/832960/+attachment/2307665/+files/versions.rtf
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> New
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions

Revision history for this message
Carl Leitner (litlfred) wrote :

Can you run this command:
  aptitude search apc
which will let us know which APC packages you have installed.

Revision history for this message
Carl Leitner (litlfred) wrote :

Also, can you send the output of the command
 cat /etc/php5/conf.d/apc.ini
which will tell is how apc is configured. Thanks!

Changed in ihris-manage-lesotho:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Makhate Makhate (makhatemakhate) wrote :
  • ubuntu_apc Edit (1.2 KiB, application/octet-stream; name=ubuntu_apc)

On Thu, Aug 25, 2011 at 3:30 PM, Carl Leitner <email address hidden> wrote:

> Also, can you send the output of the command
> cat /etc/php5/conf.d/apc.ini
> which will tell is how apc is configured. Thanks!
>
> ** Changed in: ihris-manage-lesotho
> Importance: Undecided => Critical
>
> ** Changed in: ihris-manage-lesotho
> Status: New => Confirmed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> Confirmed
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Carl Leitner (litlfred) wrote :

Can you do a
  sudo gedit /etc/php5/conf.d/apc.ini
And make the file look like:

extension=apc.so
apc.shm_size = 100M
apc.write_lock=1
apc.slam_defense=0

Revision history for this message
Carl Leitner (litlfred) wrote :

And then you will need to restart apache (and memcahced)
 sudo /etc/init.d/apache2 restart
 sudo /etc/init.d/memcached restart

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

I initially had:
extension=apc.so
apc.shm_size=100
apc.slam_defense = off

On Fri, Aug 26, 2011 at 3:41 PM, Carl Leitner <email address hidden> wrote:

> And then you will need to restart apache (and memcahced)
> sudo /etc/init.d/apache2 restart
> sudo /etc/init.d/memcached restart
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> Confirmed
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

On Fri, Aug 26, 2011 at 4:02 PM, Makhate Makhate
<email address hidden>wrote:

> I initially had:
>
> extension=apc.so
> apc.shm_size=100
> apc.slam_defense = off
>
>
>
> On Fri, Aug 26, 2011 at 3:41 PM, Carl Leitner <email address hidden>wrote:
>
>> And then you will need to restart apache (and memcahced)
>> sudo /etc/init.d/apache2 restart
>> sudo /etc/init.d/memcached restart
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/832960
>>
>> Title:
>> Cannot record departure
>>
>> Status in iHRIS Manage in Lesotho:
>> Confirmed
>>
>> Bug description:
>> It seems like all of a sudden that on the "Position Information"
>> option has disappeared and we cant record departures anymore. eg when
>> people resign, in case of death or retirements e.t.c.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>>
>
>
>
> --
> Makhate Gerard Makhate (Mr.)
> Human Resources Information System
> Ministry of Health and Social Welfare
> +266 5963 3566
>
> "Forgiveness received makes a jubilant soul, forgiveness granted purifies a
> soul"
>
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Carl Leitner (litlfred) wrote :

Great. Can you now run apache_tail and then go to the page where you should be able to change position, but can't?

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

On Fri, Aug 26, 2011 at 4:22 PM, Carl Leitner <email address hidden> wrote:

> Great. Can you now run apache_tail and then go to the page where you
> should be able to change position, but can't?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> Confirmed
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Carl Leitner (litlfred) wrote :

Sorry. I was using the config file from a new version of apc. Please, change /etc/php5/conf.d/apc.ini to this:
extension=apc.so
apc.shm_size = 100M
apc.write_lock= off
apc.slam_defense= off

Then restart apache, memcached and run apache_tail.

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

After editing this file, we are facing another problem: we can't access the
server. It says it's using 127.0.1.1 as it's localhost, I'm used to seeing
127.0.0.1.

On Fri, Aug 26, 2011 at 4:49 PM, Carl Leitner <email address hidden> wrote:

> Sorry. I was using the config file from a new version of apc. Please,
> change /etc/php5/conf.d/apc.ini to this:
> extension=apc.so
> apc.shm_size = 100M
> apc.write_lock= off
> apc.slam_defense= off
>
> Then restart apache, memcached and run apache_tail.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> Confirmed
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

 I just edited /etc/apache2/httpd.conf which was blank before added the line
"ServerName 127.0.0.1". Still nothing.

On Mon, Aug 29, 2011 at 9:38 AM, Makhate Makhate
<email address hidden>wrote:

> After editing this file, we are facing another problem: we can't access the
> server. It says it's using 127.0.1.1 as it's localhost, I'm used to seeing
> 127.0.0.1.
>
>
> On Fri, Aug 26, 2011 at 4:49 PM, Carl Leitner <email address hidden>wrote:
>
>> Sorry. I was using the config file from a new version of apc. Please,
>> change /etc/php5/conf.d/apc.ini to this:
>> extension=apc.so
>> apc.shm_size = 100M
>> apc.write_lock= off
>> apc.slam_defense= off
>>
>> Then restart apache, memcached and run apache_tail.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/832960
>>
>> Title:
>> Cannot record departure
>>
>> Status in iHRIS Manage in Lesotho:
>> Confirmed
>>
>> Bug description:
>> It seems like all of a sudden that on the "Position Information"
>> option has disappeared and we cant record departures anymore. eg when
>> people resign, in case of death or retirements e.t.c.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>>
>
>
>
> --
> Makhate Gerard Makhate (Mr.)
> Human Resources Information System
> Ministry of Health and Social Welfare
> +266 5963 3566
>
> "Forgiveness received makes a jubilant soul, forgiveness granted purifies a
> soul"
>
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :

Hi Carl,

For some reason we can't connect to our server. I guess it has something to
do with apc configurations. From you are, you can connect to our server
using 41.203.191.201, we have also opened. I would highly prefer you give me
instructions on what to do but if you think it'll forever to troubleshoot
that way, you can go ahead and diagnose:

   - IP Address: 41.203.191.201
   - Password: mohswlesotho
   - URL: 41.203.191.201/ihris-MOHSW

On Mon, Aug 29, 2011 at 10:23 AM, Makhate Makhate
<email address hidden>wrote:

> I just edited /etc/apache2/httpd.conf which was blank before added the
> line "ServerName 127.0.0.1". Still nothing.
>
>
> On Mon, Aug 29, 2011 at 9:38 AM, Makhate Makhate <<email address hidden>
> > wrote:
>
>> After editing this file, we are facing another problem: we can't access
>> the server. It says it's using 127.0.1.1 as it's localhost, I'm used to
>> seeing 127.0.0.1.
>>
>>
>> On Fri, Aug 26, 2011 at 4:49 PM, Carl Leitner <email address hidden>wrote:
>>
>>> Sorry. I was using the config file from a new version of apc. Please,
>>> change /etc/php5/conf.d/apc.ini to this:
>>> extension=apc.so
>>> apc.shm_size = 100M
>>> apc.write_lock= off
>>> apc.slam_defense= off
>>>
>>> Then restart apache, memcached and run apache_tail.
>>>
>>> --
>>> You received this bug notification because you are subscribed to the bug
>>> report.
>>> https://bugs.launchpad.net/bugs/832960
>>>
>>> Title:
>>> Cannot record departure
>>>
>>> Status in iHRIS Manage in Lesotho:
>>> Confirmed
>>>
>>> Bug description:
>>> It seems like all of a sudden that on the "Position Information"
>>> option has disappeared and we cant record departures anymore. eg when
>>> people resign, in case of death or retirements e.t.c.
>>>
>>> To manage notifications about this bug go to:
>>>
>>> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>>>
>>
>>
>>
>> --
>> Makhate Gerard Makhate (Mr.)
>> Human Resources Information System
>> Ministry of Health and Social Welfare
>> +266 5963 3566
>>
>> "Forgiveness received makes a jubilant soul, forgiveness granted purifies
>> a soul"
>>
>>
>
>
> --
> Makhate Gerard Makhate (Mr.)
> Human Resources Information System
> Ministry of Health and Social Welfare
> +266 5963 3566
>
> "Forgiveness received makes a jubilant soul, forgiveness granted purifies a
> soul"
>
>

--
Makhate Gerard Makhate (Mr.)
Human Resources Information System
Ministry of Health and Social Welfare
+266 5963 3566

"Forgiveness received makes a jubilant soul, forgiveness granted purifies a
soul"

Revision history for this message
Carl Leitner (litlfred) wrote :

Changing the apc.ini should not prevent you from accessing the server in my experience. Did you make any other changes? Any network changes?

What do you mean by "cant access" ? Is it only the webserver?Can you ping the machine?

Cheers,
-carl

On Aug 29, 2011, at 3:38, Makhate Makhate <email address hidden> wrote:

> After editing this file, we are facing another problem: we can't access the
> server. It says it's using 127.0.1.1 as it's localhost, I'm used to seeing
> 127.0.0.1.
>
> On Fri, Aug 26, 2011 at 4:49 PM, Carl Leitner <email address hidden>
> wrote:
>
>> Sorry. I was using the config file from a new version of apc. Please,
>> change /etc/php5/conf.d/apc.ini to this:
>> extension=apc.so
>> apc.shm_size = 100M
>> apc.write_lock= off
>> apc.slam_defense= off
>>
>> Then restart apache, memcached and run apache_tail.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/832960
>>
>> Title:
>> Cannot record departure
>>
>> Status in iHRIS Manage in Lesotho:
>> Confirmed
>>
>> Bug description:
>> It seems like all of a sudden that on the "Position Information"
>> option has disappeared and we cant record departures anymore. eg when
>> people resign, in case of death or retirements e.t.c.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>>
>
>
> --
> Makhate Gerard Makhate (Mr.)
> Human Resources Information System
> Ministry of Health and Social Welfare
> +266 5963 3566
>
> "Forgiveness received makes a jubilant soul, forgiveness granted purifies a
> soul"
>
>
> ** Attachment added: "newProblem.rtf"
> https://bugs.launchpad.net/bugs/832960/+attachment/2328764/+files/newProblem.rtf
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS Manage in Lesotho:
> Confirmed
>
> Bug description:
> It seems like all of a sudden that on the "Position Information"
> option has disappeared and we cant record departures anymore. eg when
> people resign, in case of death or retirements e.t.c.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions

Revision history for this message
Makhate Makhate (makhatemakhate) wrote :
Download full text (3.7 KiB)

I can ping the machine. Actually I can ssh into it but I can't access
*/ihris-MOHSW through a browser. I swear I haven't done anything. After it
gave me a message about apache not finding servername, I then added
"ServerName 127.0.0.1" in /etc/apache2/http.conf. Problem seemed to be
solved still access through a browser, I even went there physically and its
browser can't connect. Can you ssh my server?

On Mon, Aug 29, 2011 at 2:16 PM, Carl Leitner <email address hidden> wrote:

> Changing the apc.ini should not prevent you from accessing the server in
> my experience. Did you make any other changes? Any network changes?
>
>
> What do you mean by "cant access" ? Is it only the webserver?Can you ping
> the machine?
>
> Cheers,
> -carl
>
>
> On Aug 29, 2011, at 3:38, Makhate Makhate <email address hidden>
> wrote:
>
> > After editing this file, we are facing another problem: we can't access
> the
> > server. It says it's using 127.0.1.1 as it's localhost, I'm used to
> seeing
> > 127.0.0.1.
> >
> > On Fri, Aug 26, 2011 at 4:49 PM, Carl Leitner <email address hidden>
> > wrote:
> >
> >> Sorry. I was using the config file from a new version of apc. Please,
> >> change /etc/php5/conf.d/apc.ini to this:
> >> extension=apc.so
> >> apc.shm_size = 100M
> >> apc.write_lock= off
> >> apc.slam_defense= off
> >>
> >> Then restart apache, memcached and run apache_tail.
> >>
> >> --
> >> You received this bug notification because you are subscribed to the bug
> >> report.
> >> https://bugs.launchpad.net/bugs/832960
> >>
> >> Title:
> >> Cannot record departure
> >>
> >> Status in iHRIS Manage in Lesotho:
> >> Confirmed
> >>
> >> Bug description:
> >> It seems like all of a sudden that on the "Position Information"
> >> option has disappeared and we cant record departures anymore. eg when
> >> people resign, in case of death or retirements e.t.c.
> >>
> >> To manage notifications about this bug go to:
> >>
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
> >>
> >
> >
> > --
> > Makhate Gerard Makhate (Mr.)
> > Human Resources Information System
> > Ministry of Health and Social Welfare
> > +266 5963 3566
> >
> > "Forgiveness received makes a jubilant soul, forgiveness granted purifies
> a
> > soul"
> >
> >
> > ** Attachment added: "newProblem.rtf"
> >
> https://bugs.launchpad.net/bugs/832960/+attachment/2328764/+files/newProblem.rtf
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/832960
> >
> > Title:
> > Cannot record departure
> >
> > Status in iHRIS Manage in Lesotho:
> > Confirmed
> >
> > Bug description:
> > It seems like all of a sudden that on the "Position Information"
> > option has disappeared and we cant record departures anymore. eg when
> > people resign, in case of death or retirements e.t.c.
> >
> > To manage notifications about this bug go to:
> >
> https://bugs.launchpad.net/ihris-manage-lesotho/+bug/832960/+subscriptions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/832960
>
> Title:
> Cannot record departure
>
> Status in iHRIS M...

Read more...

Revision history for this message
Makhate Makhate (makhatemakhate) wrote : Invitation to connect on LinkedIn

LinkedIn
------------

Bug,

I'd like to add you to my professional network on LinkedIn.

- Makhate

Makhate Makhate
HRIS Specialist
Lesotho

Confirm that you know Makhate Makhate:
https://www.linkedin.com/e/-ejl2f0-hov7vdww-24/isd/18523062079/jiXkdUYN/?hs=false&tok=0SfoA4zGl9zS01

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-ejl2f0-hov7vdww-24/XQqcWAGg0DOvY-TbrkG_SYagt_7FeyVDxOzx2ct/goo/832960%40bugs%2Elaunchpad%2Enet/20061/I6052879841_1/?hs=false&tok=1i8ssKmIF9zS01

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.