anonymantis fatal error with 1.2.0
Posted: 22 Apr 2010, 12:35
I'm getting the following error, when launching http://localhost/projects/anonymantis/:
Fatal error: Cannot redeclare class soapclient in D:\wwwroot\xampp\htdocs\projects\anonymantis\nusoap\nusoap.php on line 7240
In the config file Im pointing this to:
Any ideas?
Is anonymantis still supposed to be working with 1.2.0?
Fatal error: Cannot redeclare class soapclient in D:\wwwroot\xampp\htdocs\projects\anonymantis\nusoap\nusoap.php on line 7240
In the config file Im pointing this to:
Code: Select all
$config_tracker_url = "http://www.domain.com/api/soap/mantisconnect.php";
Is anonymantis still supposed to be working with 1.2.0?