Help for installing iHRIS Manage for the first time

287 views
Skip to first unread message

ntahimpe...@gmail.com

unread,
Sep 21, 2014, 4:45:07 AM9/21/14
to ih...@googlegroups.com


Hi iHRIS Community;

I'm new to iHRIS and I'm trying to install iHRIS Manage on Ubuntu 14.04 LTS
I follow all the instructions there on wiki but when I go to http://localhost/manage and put administrative password all  I'm getting is  a blank page
Here attached are the printed screens :

I spent too much time trying to fix it but with no success if someone can guide me

Thanks in advance
image1.png
image2.png
image3.png

Kayode Odusote

unread,
Sep 21, 2014, 5:30:05 AM9/21/14
to ih...@googlegroups.com
Dear Desire Ntahimpera,

All the screens you attached are normal in the installation. You need
to show attach the screen that was blank or had an error.

I would suggest that you open the terminal and type in:

php /var/lib/iHRIS/lib/4.1.x/I2CE/tools/apache_tail.php 0

where x is the version of iHRIS you are using (that is the path to
your code directory). then Press ENTER.

Then go to your site at /localhost/manage. The browser may request
you to restart the installation and you should do so.

The terminal would record a log of all that is happening and the
errors if there are any. At the point when you get a blank page in
your browser, copy the content of the terminal, save it in as a text
file with a text editor (gedit should be fine) and attach the file to
your next mail. If you're familiar with pastebin, then you should
use it as it is a better alternative.

The error log would be used by experienced members of the community to
assist/guide you.

Best wishes.

Kayode
> --
> You received this message because you are subscribed to the Google Groups
> "Global iHRIS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ihris+un...@googlegroups.com.
> To post to this group, send email to ih...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ihris/fbdcf45c-16cd-49d6-8bd1-f3e2dc955bec%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

ntahimpe...@gmail.com

unread,
Sep 21, 2014, 12:02:26 PM9/21/14
to ih...@googlegroups.com

Hi again;

This is what I get with  php /var/lib/iHRIS/lib/4.1.9/I2CE/tools/apache_tail.php 0:

php /var/lib/iHRIS/lib/4.1.9/I2CE/tools/apache_tail.php 0
[Sun Sep 21 17:45:42.704388 2014] [:error] [pid 1946] [client 127.0.0.1:46642]
    I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE_MagicDataStorageDBAlt.php:218)
          I2CE_MagicDataStorageDBAlt->isAvailable (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:322)
          I2CE->setupMagicData (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:635)
          I2CE->initializeDSN (/var/lib/iHRIS/sites/manage/pages/index.php:49)
    No config_alt
[Sun Sep 21 17:45:42.705103 2014] [:error] [pid 1946] [client 127.0.0.1:46642]
    I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:323)
          I2CE->setupMagicData (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:635)
          I2CE->initializeDSN (/var/lib/iHRIS/sites/manage/pages/index.php:49)
    Alt config table not available.  Trying to use original config table
[Sun Sep 21 17:45:42.791110 2014] [:error] [pid 1946] [client 127.0.0.1:46642]
    I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE_MagicData.php:258)
          I2CE_MagicData->addStorage (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:345)
          I2CE->setupMagicData (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:635)
          I2CE->initializeDSN (/var/lib/iHRIS/sites/manage/pages/index.php:49)
    Magic data storage mechanism provided by I2CE_MagicDataStorageDB is not available
[Sun Sep 21 17:45:42.841029 2014] [:error] [pid 1946] [client 127.0.0.1:46642]
    I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:762)
          I2CE->allSystemsAreGoGo (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:676)
          I2CE->bringUpSystem (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:655)
          I2CE->initializeDSN (/var/lib/iHRIS/sites/manage/pages/index.php:49)
    Cannot determine what your site is.  This is bad.
    (/var/lib/iHRIS/sites/manage/iHRIS-Manage-BLANK.xml)
[Sun Sep 21 17:45:42.841289 2014] [:error] [pid 1946] [client 127.0.0.1:46642]
    I2CE: I2CE->raiseError (/var/lib/iHRIS/lib/4.1.9/I2CE/lib/I2CE.php:656)
          I2CE->initializeDSN (/var/lib/iHRIS/sites/manage/pages/index.php:49)
    Could not bring up system


Juma Lungo

unread,
Sep 21, 2014, 3:54:57 PM9/21/14
to ih...@googlegroups.com
Hi

It seems you have database credentials problem.  Check again your username and password. Thus why u have this error' " initializeDSN".


Sent from Samsung Mobile
--
You received this message because you are subscribed to the Google Groups "Global iHRIS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ihris+un...@googlegroups.com.
To post to this group, send email to ih...@googlegroups.com.

Jeddú Villatoro

unread,
Sep 21, 2014, 10:17:02 PM9/21/14
to ih...@googlegroups.com
Hello!

M
ake sure you can access to the database with your user/pass using mysql directly.

If your user is fine, may be you forgot to change your user/pass in config.values.php, I remember I had a similar problem because I didn't do that.

Some reference: http://wiki.ihris.org/wiki/IHRIS_Manage_Installation_-_4.1.9#Making_the_Site_Available (Not sure but I think this article is out of date)

Also, I use a local configuration directory and bzr ignoe
under pages to don't upload my user/pass to launchpad:

Try this:

$ mkdir manage/pages/local
$ cp manage/pages/config.values.php manage/pages/local/
$ gedit manage/pages/local/config.values.php
(Edit this file with your mysql user/pass)
$ bzr ignore manage/pages/local

Saludos.

Jeddú.

From: ih...@googlegroups.com [ih...@googlegroups.com] on behalf of ntahimpe...@gmail.com [ntahimpe...@gmail.com]
Sent: Sunday, September 21, 2014 10:02 AM

To: ih...@googlegroups.com
Subject: Re: Help for installing iHRIS Manage for the first time

Gift Mfugale

unread,
Sep 22, 2014, 7:06:26 AM9/22/14
to ih...@googlegroups.com

Hello!
It's like you have a problem with the index.php file which initializes your site. Please give the content of it.

Kayode Odusote

unread,
Sep 24, 2014, 8:38:31 AM9/24/14
to ih...@googlegroups.com
Dear Desire,

Hope you have been able to successfully install iHRIS.

Best wishes.

Kayode
>> <https://groups.google.com/d/msgid/ihris/aca12328-369b-4204-a19a-aa7bcecca93e%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Global iHRIS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ihris+un...@googlegroups.com.
> To post to this group, send email to ih...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ihris/CAOugtyAtf6%2B8YiJQjUo%2BmRYx3N_HUELyAbZQTcuecANTFob7%3DA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages