Calitri86 Posted September 20, 2010 Posted September 20, 2010 I have installed the payment module contribution from BBS Netaxept and get the following error: Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "https://epayment-test.bbs.no/service.svc?wsdl" in /home2/xxxxxx/public_html/includes/modules/payment/netaxept_bbs.php on line 253 SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://epayment-test.bbs.no/service.svc?wsdl' : failed to load external entity "https://epayment-test.bbs.no/service.svc?wsdl" Warning: Cannot modify header information - headers already sent by (output started at /home2/xxxxxx/public_html/includes/modules/payment/netaxept_bbs.php:253) in /home2/xxxxxxx/public_html/includes/functions/general.php on line 33 Anyone have an idea on what could be wrong?
netaxept Posted September 22, 2010 Posted September 22, 2010 Is SOAP installed correctly on the server? Can you read the URL it refers to from the server you have osCommerce running on? Try opening the URL in LYNX and see if is is available.
Calitri86 Posted September 24, 2010 Author Posted September 24, 2010 Is SOAP installed correctly on the server? Can you read the URL it refers to from the server you have osCommerce running on? Try opening the URL in LYNX and see if is is available. I have OsCommerce running on a rented server. Is there any way I can check this myself? I have posted a support ticket with my host, but that may take weeks with those guys. I have checked the ports for prod and test with the server settings, and they seem to be open.
Calitri86 Posted September 24, 2010 Author Posted September 24, 2010 I have now managed to access the wsdl-url from my server using cURL. It seems to be accessing the url just fine from what I can see with my base of knowledge (which is not much). Is there anything else I can try?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.