osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Auth .NET cURL and IIS

This is a discussion on Auth .NET cURL and IIS within the Authorize.net forums, part of the Payment Modules category; I've read a considerable amount on this and resolved many other issues but this one is kicking my ar$...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Features Discussion > Payment Modules > Authorize.net

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 04-24-2008, 09:47 AM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Auth .NET cURL and IIS

I've read a considerable amount on this and resolved many other issues but this one is kicking my ar$e. My Setup:
Server Host:(x.x.x.x) Database Host:localhost (127.0.0.1)Server OS: Database:MySQL 5.0.51a-community-ntServer Date:04/24/2008 12:38:37 Datebase Date:04/24/2008 12:38:37Server Up Time:HTTP Server:Microsoft-IIS/6.0PHP Version:5.2.5 (Zend: 2.2.0)


I have verified that Curl and OpenSSL are both enabled in PHP:

OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.8e 23 Feb 2007

cURL support enabled
cURL Information libcurl/7.16.0 OpenSSL/0.9.8e zlib/1.2.3

My issue is that I get the Cant connect to server issue check server settings issue. With IIS do I need to do the nasty business of rebuilding PHP from source with cURL integrated?
REVISED: The answer to that is NO, PHP has it built in already. I believe I read this post correctly:libcurl - using PHP/CURL on IIS

So that is out of the question...and I specified my path as c:/Program Files/PHP/EXT which is where it is and it shows enabled on the PHPINFO page. do I need to add or remove the trailing "/" or maybe put php_curl.dll on the end of all of that for my cURL path?

Last edited by rkah; 04-24-2008 at 11:46 AM. Reason: UPDATE:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 04-25-2008, 11:11 AM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Re: Auth .NET cURL and IIS

OK having done a lot of homework on this one, and still no dice on checkout going all the way through.I switched the cURL Compiled option to "Compiled" and everything worked all the way through! Even though it says to leave it at not compiled for windows users.

Last edited by rkah; 04-25-2008 at 11:13 AM. Reason: Addendum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-25-2008, 02:39 PM
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 22 Times in 13 Posts
Rep Power: 0
automotiveuk automotiveuk
Default Re: Auth .NET cURL and IIS

Hi Have uncomented the extension in php.ini?

extension=php_curl.dll
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-28-2008, 10:10 AM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Re: Auth .NET cURL and IIS

Yes, I was able to run a test script using curl to "GET" other websites. Just as a sanity check to know cURL really was enabled. It just wouldnt work in osCMAX, until I set the Auth .NET module to COMPILED.
Keep in mind that I was running php FastCGI under IIS. I came across some info that said cURL is compiled into PHP on the windows installation package. More info is available in the link I posted above.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-28-2008, 12:01 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,247
Thanks: 66
Thanked 294 Times in 280 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: Auth .NET cURL and IIS

The Authorize.net module must be set to compiled. That is the requirement of the module, it requires using the PHP compiled curl, it cannot use the binary.

It is a limitation of the mod version that is installed.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-28-2008, 01:01 PM
rkah's Avatar
New Member
 
Join Date: Feb 2008
Location: Midwest
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Rep Power: 0
rkah is on a distinguished road
Default Re: Auth .NET cURL and IIS

I understand that now....but this is what threw me off from the beginning.
This appears in oscMAX 2.0 using the Auth .NET module:

"cURL Setup
Whether cURL is compiled into PHP or not. Windows users, select not compiled."


That was the source of my frustration/grief.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Auth.net Transaction added to Admin mrgtih2 Authorize.net 0 08-07-2007 05:37 AM
Auth Only, Capture when shipped.. cabana osCMax v2 Customization/Mods 1 06-06-2007 06:03 AM
Recurring Billing with Auth.net JoeDon Authorize.net 1 03-28-2007 07:15 AM
Authorize net Error Again... "Check curl and server set Redeye_Joe osCMax v2 Installation issues 18 03-01-2006 01:08 PM
AABOX Max 1.5 and authorize.net / curl possible bug djtodd osCommerce 2.2 Modification Help 2 11-21-2003 02:43 AM


All times are GMT -8. The time now is 11:04 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax