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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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: 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: |
|
#2
| ||||
| ||||
| 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 |
|
#3
| |||
| |||
| Hi Have uncomented the extension in php.ini? extension=php_curl.dll |
|
#4
| ||||
| ||||
| 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
| ||||
| ||||
| 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
|
|
#6
| ||||
| ||||
| 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. |
| Thread Tools | |
| |
| ||||
| 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 |