Please read the entire post before replying. Although my problem is similar to other postings, I could not find it answered elsewhere.
1. Am receiving the following errors on installation:
CURL problems 6: name lookup timed out
Curl Requires SSL support... 6
Curl Problems detected: 28 => connect timed out
Curl requires SSL support. 7 (couldn't connect with host
2. This is the third Zencart on this server and all three have the same problems. I can continue installation and purchase with PayPal, but the first order is not recorded as order # 1. Order number 2 is returned as order #1. When the first customer goes into their account they see they are indeed order #1 but their receipt shows no order number. When Customer #2 looks at his receipt he sees his order was number 1, but it shows in the databse and in the admin as order #2. This has the potential to cause great confusion down the road.
3. I have CURL installed and enabled on this server and have verified that using phpinfo.php.
4. I have run the CURL test with ZenCart and it returns OK.
CURL Test Page
This page is intended for testing CURL behaviour. You should be accessing this page via CURLTEST.PHP running on YOUR server.
You submitted the following fields and data:
Array( [field1] => This is a test [statuskey] => ready)Data validation
Good
Other Info
Your server IP address is:209.235...
Array( [url] => "https://www.zen-cart.com/testcurl.php" [content_type] => text/html [http_code] => 200 [header_size] => 139 [request_size] => 174 [filetime] => -1 [ssl_verify_result] => 20 [redirect_count] => 0 [total_time] => 5.25914 [namelookup_time] => 4.99798 [connect_time] => 5.037139 [pretransfer_time] => 5.206257 [size_upload] => 0 [size_download] => 2142 [speed_download] => 407 [speed_upload] => 0 [download_content_length] => 0 [upload_content_length] => 0 [starttransfer_time] => 5.2591 [redirect_time] => 0)
5. Another post suggested there may be a setting wrong in Apache Set-up. What setting might that be?Do you have any other suggestions to fix this problem?
Everything we have done suggests CURL is OK.
Thank you for your time and assistance.




