Results 1 to 6 of 6

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$e. My ...

      
  1. #1
    New Member rkah's Avatar
    Join Date
    Feb 2008
    Location
    Midwest
    Posts
    21
    Rep Power
    0


    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 12:46 PM. Reason: UPDATE:

  2. #2
    New Member rkah's Avatar
    Join Date
    Feb 2008
    Location
    Midwest
    Posts
    21
    Rep Power
    0


    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 12:13 PM. Reason: Addendum

  3. #3
    osCMax Testing Team
    Join Date
    Oct 2004
    Location
    United Kingdom
    Posts
    50
    Rep Power
    9


    Default Re: Auth .NET cURL and IIS

    Hi Have uncomented the extension in php.ini?

    extension=php_curl.dll

  4. #4
    New Member rkah's Avatar
    Join Date
    Feb 2008
    Location
    Midwest
    Posts
    21
    Rep Power
    0


    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.

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,477
    Rep Power
    567


    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 installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member rkah's Avatar
    Join Date
    Feb 2008
    Location
    Midwest
    Posts
    21
    Rep Power
    0


    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.

Similar Threads

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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •