Not able to import testcases in XML format

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Adixit
TestLink user
Posts: 8
Joined: Wed Apr 11, 2007 6:37 am

Not able to import testcases in XML format

Post by Adixit »

Hi,

I have an installation of TestLink 1.7 on Fedorra core.
I have PHP 5.2.5 installation with Apache and Mysql.

When I try to import from XML it gives me blank page , same thing is working fine on another setup of mine on Windows platform so XML file is definitely correct.

When I type PHP -i |grep DOM it says DOM /XML - enabled

I am not able to identify root cause of this issue.

Kindly help me out


Best Regards,

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

Post by fman »

use phpinfo to undertand if XML extension are loaded.please
mroeder
TestLink user
Posts: 6
Joined: Sat Feb 02, 2008 12:26 am

Post by mroeder »

I have testLink running on a fairly standard RedHat Fedora Core 6 server. I have the same problem as Adixit. Here's information from phpinfo():

PHP Version 5.1.6
Configure Command ... '--with-xml' '--disable-xmlreader' '--disable-xmlwriter'

Apache Version Apache/2.2.3 (Fedora)

libxml
libXML support active
libXML Version 2.6.26
libXML streams enabled

SimpleXML
Simplexml support enabled
Revision $Revision: 1.151.2.22 $
Schema support enabled

SPL SimpleXMLIterator

xml
XML Support active
XML Namespace Support active
libxml2 Version 2.6.26
Post Reply