![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||||||||||
|
|||||||||||
|
How do I setup PHP Curl?
I am trying to setup a php script to send form data to authorize.net (AIM). The script is asking for the curl path. How can I determine the curl path?
Thanks! |
|
#2
|
|||||||||||
|
|||||||||||
|
Are you hosting on a windows or unix server? You may find, if you're hosting on a windows server, there is no cURL. If this is the case I would send in support ticket.
As for the library object cURL path on unix, it's: /usr/local/vphp/php/extension/curl.so Hopefully this post isn't ripped apart by htmlentities(); or something of the sort. |
|
#3
|
|||||||||||
|
|||||||||||
|
cURL should be available on Windows, but you may need to enable the extension via your php.ini file. A sample one can be found at www.vortechsupport.com in the download section.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cURL... am i out of luck? | jwatts | Chit Chat Public | 6 | 12-05-2005 09:00 PM |
| CURL and PHP | landiserve | Chit Chat Public | 4 | 01-12-2003 07:35 PM |