Fatal error upon initial login after successful installation

The release related discussions, plans and questions.
Locked
pyang
Advanced user
Posts: 18
Joined: Sat Feb 04, 2006 12:28 am
Contact:

Fatal error upon initial login after successful installation

Post by pyang »

Hi there,

I suceessfully installed testlink 1.7 final release on Apache 2.2/PHP5/Mysql5.1. However, when I tried to login, I got an error 500.

The apache error.log shows a fatal error as below.

PHP Fatal error: Cannot redeclare get_home_url() (previously declared in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\testlink_17\\lib\\functions\\configCheck.php:35) in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\testlink_17rc3\\lib\\functions\\configCheck.php on line 70

Any idea?

Thanks,

Paul
padlanau
Advanced user
Posts: 15
Joined: Tue Sep 25, 2007 4:28 am

Post by padlanau »

Hi pyang,

You mentioned that you sucessfully installed testlink 1.7 final release on Apache 2.2/PHP5/Mysql5.1.
I have a questions:
1. In the Internet Explorer, I tried:
File/Open/Browse:
c:\Users\Jojo\Downloads\testlink_170\testlink_170\install.php
The screen 'File Download' keeps on showing. Why is that so?

In Firefox browser, it works but after I clicked 'New Installation', I got the error:
0) { ?>
Unfortunately, TestLink setup cannot continue at the moment, due to the above 1 ? $errors." " : "" ; ?>error 1 ? "s" : "" ; ?> .
Please correct the error 1 ? "s" : "" ; ?>, and try again. If you need help figuring out how to fix the problem 1 ? "s" : "" ; ?>, please visit TestLink Forums [click here].

I have downloaded PHP already with the following info:
http://www.php.net/downloads.php
click: PHP 5.2.4 zip package [9,702Kb] - 30 August 2007
: php-5.2.4-win32-installer

I have MS SQL also. I have installed The Apache Software License, Version 2.0 too.

From the installation guide, it says 'transfer the Testlink installation file to webser'. This is my question. What are those files and how to do it? Where to save them to? Which folder of the webserver?

I know you have problems in the installation but any info you will provide would be greatly appreciated. Thanks.

Regards,
Jojo



2.
pyang
Advanced user
Posts: 18
Joined: Sat Feb 04, 2006 12:28 am
Contact:

Post by pyang »

Is c:\Users\Jojo\Downloads the right path? You might want to double check your apache httpd.conf to make sure.

Actually I did the unzip and copie the whole testlink_170 over to my apache htdocs dir.
padlanau
Advanced user
Posts: 15
Joined: Tue Sep 25, 2007 4:28 am

Post by padlanau »

So it means, your testlink_170 folder is in:
C:\Program Files\Apache Software Foundation\Apache2.2\htdocs

Thanks in advance.
Locked