Setup issue - The website cannot display the page

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
ohenneberg
TestLink user
Posts: 14
Joined: Thu Jan 31, 2013 7:46 pm

Setup issue - The website cannot display the page

Post by ohenneberg »

I' a complete rookie with Testlink, but hope to get a little help from this board :-)

I have tried to installed TestLink 1.9.5 but have a problem: When I log in as user admin I get a screen with "The webpage cannot display the page" and the only thing I can select is the My Settings and Logout menu ...

Thanks for any help!

Ole
ohenneberg
TestLink user
Posts: 14
Joined: Thu Jan 31, 2013 7:46 pm

Re: Setup issue - The website cannot display the page

Post by ohenneberg »

My new installation went well, but I can not see why I get this message: "The webpage cannot display the page"

Any idea?

----------------------------------------------------------------------
TestLink setup will now attempt to setup the database:

Creating connection to Database Server:OK!

Database testlink does not exist.
Will attempt to create:
Creating database `testlink`:OK!
Creating Testlink DB user `testlink`:OK! (ok - user_exists ok - grant assignment)
Processing:sql/mysql/testlink_create_tables.sql
OK!
Writing configuration file:OK!

YOUR ATTENTION PLEASE:
To have a fully functional installation You need to configure mail server settings, following this steps
copy from config.inc.php, [SMTP] Section into custom_config.inc.php.
complete correct data regarding email addresses and mail server.

Installation was successful!
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Setup issue - The website cannot display the page

Post by fman »

lot of neede info is missing
O.S. you are using
Webserver
PHP version is critic use 5.3 or 5.4

my suggestion: follow the easy path get bitnami installer or bitnami VM
ohenneberg
TestLink user
Posts: 14
Joined: Thu Jan 31, 2013 7:46 pm

Re: Setup issue - The website cannot display the page

Post by ohenneberg »

Thanks fman!

I have added a display option in php.ini and it now tells me more about the failure:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\WebServer\testlink-1.9.5\lib\functions\tlIssueTracker.class.php on line 555

My PHP is running Version 5.2.5

System Windows NT OHW7X64 6.1 build 7601
Build Date Nov 8 2007 23:18:08
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\Windows
Loaded Configuration File C:\WebServer\php\php.ini
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety enabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp, compress.zlib, zip
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*
GunnarD

Re: Setup issue - The website cannot display the page

Post by GunnarD »

Try to upgrade php to at least 5.3 or better 5.4 (which is the recommended version from the php guys).
ohenneberg
TestLink user
Posts: 14
Joined: Thu Jan 31, 2013 7:46 pm

Re: Setup issue - The website cannot display the page

Post by ohenneberg »

Thanks Gunnar

I have tried to follow the description on how to upgrade fra 5.2 to 5.3 or 5.4, but it still says PHP version 5.2.5...

I think I will have to give up ... testlink is too complicated to install ... sorry

I was given the job to try testlink out, but I can not upgrade to 5.4 for some reasons, and it keeps saying "The website cannot display the page"

But thanks for the try to help me!
GunnarD

Re: Setup issue - The website cannot display the page

Post by GunnarD »

So the problem is with testlink that you can't upgrade php! Funny conclusion :)

Remember php ver 5.2 is deprecated, and 5.3 is soon reaching end of life, so you are using an very old version of php, and that is NOT a problem with testlink!
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Setup issue - The website cannot display the page

Post by fman »

this post is solution when you have 5.2

http://www.teamst.org/forum/viewtopic.php?f=1&t=7163
ohenneberg
TestLink user
Posts: 14
Joined: Thu Jan 31, 2013 7:46 pm

Re: Setup issue - The website cannot display the page

Post by ohenneberg »

THANKS a lot fman!

That fix solved my problem! So i'm very happy now :-)
Post Reply