Testlink 1.9.0 upgrade and new install both fail..

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
yossie
TestLink user
Posts: 2
Joined: Thu Nov 18, 2010 4:42 pm

Testlink 1.9.0 upgrade and new install both fail..

Post by yossie »

I downloaded the testlink 1.9.0 package and installed it. When I attempt to upgrade from version 1.8.5 php memory is exhausted. Mysqldump of our testlink db is 1.5M, PHP memory has been grown to 128M - even at that level, it takes longer, but fails out of memory.

Code: Select all

[Wed Nov 17 23:59:25 2010] [error] [client 192.168.100.15] PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 16 bytes) in /var/www/html/testlink-1.9.0/lib/functions/object.class.php on line 248, referer: http://drazi/testlink-1.9.0/install/installDbInput.php?
Non-upgrade install (new), it completes but when I try to use it, I see these in the apache log, and it doesn't work:

Code: Select all

[Thu Nov 18 08:44:44 2010] [error] [client 192.168.100.16] PHP Fatal error:  Call to a member function getDisplayName() on a non-object in /var/www/html/testlink-1.9.0/lib/general/navBar.php on line 96, referer: http://drazi/testlink-1.9.0/
What am I doing wrong?

Thanks - Yossie
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Testlink 1.9.0 upgrade and new install both fail..

Post by fman »

1. if you can send a export of your db zipped I will do a test to migrate (francisco.mancardi@gmail.com)
2. your fresh install is not good -> delete everything and start from scratch, users table seems to be empty
Post Reply