[IMPORT] Fatal error by import

The release related discussions, plans and questions.
Locked
Analyzer
TestLink user
Posts: 10
Joined: Wed Aug 30, 2006 7:28 am

[IMPORT] Fatal error by import

Post by Analyzer »

Hi,

i´ve used until now the TL 1.6.2. I was really satisfied.
I tried today to use TL1.7 Beta1. The migration works properly. I´ve had no problems.
But on 2 points i have questions:

1. Import link is not present below "home". Is that a new feature?

2. By trying to Import "XML" i got folowing error

Fatal error: Call to undefined function domxml_open_file() in C:\xxx\xxxx\htdocs\testlink_1_7_beta1\lib\testcases\tcImport.php on line 405

I´ve read on Mantis 0000602 that PHP5 is not officially supported. What is meant with officially?
And on following comment i need more informations.

(0001149)
schlundus
01-29-07 21:39
Fman, added domxmlphp4tophp5

How can i import properly? Which modifications i should do?
i use xampp on WIN Environment (XP) with PHP Version 5.1.6.

Can anyone help me plz?

best regards,

Analyzer

ps.: if this kind of error is reported, or a similar one excuse me.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

1. if you think is an issue this is not the place => report it on mantis
2. please get last CVS tarball (see this forum for the link), the problem has been solved.

regards
Analyzer
TestLink user
Posts: 10
Joined: Wed Aug 30, 2006 7:28 am

Post by Analyzer »

Hi fman,

thanks a lot for your quick answer. I´ve found the solution how to use domxmlphp4tophp5 to export and import TestCases, Test Suites......

Very nice and good changes i observed on this new TL1.7.

Good Job :-)

regards,
analyzer
radisys
TestLink user
Posts: 12
Joined: Mon Mar 26, 2007 1:33 am

Post by radisys »

Analyzer wrote:Hi fman,

thanks a lot for your quick answer. I´ve found the solution how to use domxmlphp4tophp5 to export and import TestCases, Test Suites......

Very nice and good changes i observed on this new TL1.7.

Good Job :-)

regards,
analyzer
I met the same issue in new recently built TL 1.7, so I get this post up, so maybe somebody can help on this.
analyzer, could you share your solutions?
I serve TL on FC5 Linux with PHP 5.1.2 and dom.so is loaded.
Try about 2 weeks I have no means to solve it.
radisys
TestLink user
Posts: 12
Joined: Mon Mar 26, 2007 1:33 am

Post by radisys »

changed to new config.inc.php that include domxml-php4-to-php5.
this issue solved.

Thanks.
Locked