Author Topic: Installation on Suse 10.1  (Read 2816 times)

starkp

  • Newbie
  • *
  • Posts: 1
Installation on Suse 10.1
« on: March 20, 2008, 06:04:11 am »
I've been working through installing CalemEAM on a SLES 10.1 system but am still having some issues after the initial installation.  When I bring up the CalemEAM page for the first time, it displays the following errors on the screen and I can't login to the site:

Notice: Only variable references should be returned by reference in /srv/www/htdocs/CalemEAM/server/include/log4php/LoggerAppender.php on line 73

Notice: Only variable references should be returned by reference in /srv/www/htdocs/CalemEAM/server/include/log4php/LoggerPropertyConfigurator.php on line 565

Notice: Undefined index: aid in /srv/www/htdocs/CalemEAM/index.php on line 44

Notice: Undefined variable: sesReload in /srv/www/htdocs/CalemEAM/index.php on line 101

Notice: Undefined index: aid in /srv/www/htdocs/CalemEAM/index.php on line 124

Notice: Undefined index: CALEM_LANG in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 32

Here are some samples from the Apache error log as well as the calem.log.

Apache error_log file

[Thu Mar 20 07:45:32 2008] [error] [client x.x.x.x] PHP Notice:  Only variable references should be returned by reference in /srv/www/htdocs/CalemEAM/server/include/log4php/LoggerAppender.php on line 73
[Thu Mar 20 07:45:32 2008] [error] [client x.x.x.x] PHP Notice:  Only variable references should be returned by reference in /srv/www/htdocs/CalemEAM/server/include/log4php/LoggerPropertyConfigurator.php on line 565
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined index:  aid in /srv/www/htdocs/CalemEAM/index.php on line 44
[Thu Mar 20 07:45:32 2008] [error]  PHP Notice:  Undefined index:  aid in /srv/www/htdocs/CalemEAM/index.php on line 124
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined index:  CALEM_LANG in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 32
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined variable: loginErrorText in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 206
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined variable: loginErrorText in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 210
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined variable: login_username in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 230
[Thu Mar 20 07:45:32 2008] [error] PHP Notice:  Undefined variable: login_password in /srv/www/htdocs/CalemEAM/client/launchpad/CalemLoginLite.php on line 234

calem.log file

2008-03-20 07:45:32,312 DEBUG main - sid=; aid=, Post data:
2008-03-20 07:45:32,312 DEBUG main - CALEM_SID passed in: array (
  'sid' => '3863b553-6fb7-5a24-8970-d4ed6617d5e9',
  'gid' => 'CUSTOM_SYSTEM',
  'uid' => '1000000',
  'uname' => 'admin',
  'full_name' => 'Administrator',
  'admin_type_id' => 'search_admin_none',
  'locale' => 'en',
  'team_id' => '',
)
2008-03-20 07:45:32,312 INFO  main - Received request to launch: client/launchpad/CalemLoginLite.php, aid=
2008-03-20 07:51:10,220 DEBUG main - sid=; aid=, Post data:
2008-03-20 07:51:10,220 INFO  main - Received request to launch: client/launchpad/CalemLoginLite.php, aid=

I've looked through the forums and have followed some of the suggestions on similar issues but the errors above are still displaying on the initial login page.  Unfortunately at this point I'm not sure how-to troubleshoot any further and was wondering if anyone had any suggestions.

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Installation on Suse 10.1
« Reply #1 on: March 24, 2008, 12:11:06 pm »
The logs didn't seem to tell what the problems were. 'Notice' errors can be ignored. Alternatively you may contact CalemEAM's support team at services@calemeam.com, they offer per-incident support.
Calem Community Forum Admin