dwdietz Posted January 4, 2005 Posted January 4, 2005 Ok i need some of your expertise on this one. I have oscommerce latest running on Windows 2003 with Plesk. I have plugnpay as a gateway that requires curl to pass the credit card infor to their site. I have verified that i can communicate to plugnpay via cmd prompt with curl with no issues, i have added the iusr_xxxxxx account rights to the cmd.exe file so the web client has permissions to run the cmd.exe to get to the curl.exe. Is there any permissions issues with iis 6 concerning using curl? I have been fighting with this for hours and cant seem to get anywhere. When the comfirm order is clicked on it goes to checkout_process.pho and just sites there. I am getting the preauth in the debug file but no postauth information. i have modified the plunpayapi.php file to do a exec("dir", $response); instead of exec("$curl_path -d \"$data\" https://pay1.plugnpay.com/payment/pnpremote.cgi", $response); and the post auth information is returned as it should so the system has permissions to access a cmd.exe. i have the permissions set on the curl.exe to everyone plus i added the iusr_xxx user as well to execute Help I am confused Doug
Recommended Posts
Archived
This topic is now archived and is closed to further replies.