Testlink installation failure

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Testlink installation failure

Post by amit paranjpe »

Hi everybody,

I am trying to install test link in Linux. I am unable to overcome this problem. If somebody can help me out I will be really obliged.

Output is coming as follows:

Maximum Session Idle Time before Timeout =>24 minutes and 0 seconds - (Short. Consider to extend.)

Checking max. execution time (Parameter max_execution_time)=>30 seconds - We suggest 120 seconds in order to manage hundred of test cases (edit php.ini)

Checking maximal allowed memory (Parameter memory_limit)=>16 MegaBytes - We suggest 64 MB in order to manage hundred of test cases

Checking if Register Globals is disabled=>OK

Checking MySQL Database Failed! MySQL Database cannot be used.

Checking Postgres Database Failed! Postgres Database cannot be used.

Checking GD Graphic library Failed! GD Graphic library not enabled.

Checking LDAP library Failed! LDAP library not enabled. LDAP authentication cannot be used. (default internal authentication will works).
Amaradana
Member of TestLink Community
Posts: 398
Joined: Mon Feb 16, 2009 11:19 am
Contact:

Re: Testlink installation failure

Post by Amaradana »

Seems like time out issues of PHP. Inc the max_execution time in php.ini. i think you also need to increase PHP-GD library, for this search in the forums you will get.

and when installing check the parametrs you were giving for database were appropriate or not
Thanks,
TesterWorld
Http://amartester.blogspot.com
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Re: Testlink installation failure

Post by amit paranjpe »

hi Amaradana,
Actually i tried editing php.ini file and made necessary changes, but still its not working. Its giving same errors!!!!
Even I dont know how to integrate mysql to testlink???
Can u plz help me out?
thanks
Amit
Amaradana
Member of TestLink Community
Posts: 398
Joined: Mon Feb 16, 2009 11:19 am
Contact:

Re: Testlink installation failure

Post by Amaradana »

HI Amit,
I knew your trying to do it on some x server in Linux, try install XAMPP linux version, that should install database and everything, this might solve your problem.
Thanks,
TesterWorld
Http://amartester.blogspot.com
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Re: Testlink installation failure

Post by amit paranjpe »

hi,
I am finding following problem:
Maximum Session Idle Time before Timeout <=> 24 minutes and 0 seconds - (Short. Consider to extend.)
AND
Postgresql error
How to solve these two???
thanks
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Re: Testlink installation failure

Post by amit paranjpe »

I am getting following error:

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 311296 bytes) in /var/www/testlink/testlink-1.9.2/config.inc.php on line 1193

What to do??

thanks
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Re: Testlink installation failure

Post by amit paranjpe »

hi,
Line no. 1193 of config.inc.php as mentioned in earlier post contains :

$tlCfg->tree_filter_cfg->testcases->plan_mode->show_filters = ENABLED;

help me!!!
thanks
amit
amit paranjpe
TestLink user
Posts: 6
Joined: Wed Apr 06, 2011 11:48 am

Re: Testlink installation failure

Post by amit paranjpe »

hi,

Can I get your gmail id please. I want to ask you regarding the above topic.

thanks
amit
Post Reply