Re: Install says Curl not installed, but it is.
Thank you, I'll try it out.
So far I like Godaddy. I hear alot of people bashing it, but so far as I can tell it's pretty easy to use.
I also got an email from Godaddy saying that I have to use a proxy server and gave me the server name, etc.
Thanks again
Chris.
Re: Install says Curl not installed, but it is.
The way I got rid of this error is to put a ticket into my host. They set the firewall to accept curl at the url I was attempting to install on.
However, I tried installing in another folder to play on and got the error message again.
Of course most people don't have two, much less three installations on one hosting account. Duh, me know what I doing. I sure of it.
Re: Install says Curl not installed, but it is.
I keep getting this error when I go to checkout:
"DECLINE - Your credit card could not be authorized for this reason. Please correct the information and try again or contact us for further assistance."
There is no indication as to what it is having problems with.
After reading many threads regarding GoDaddy (which is where the site is hosted) and CURL, I am inclined to think that this is the problem.
I looked at the CURL info from GoDaddy: http://help.godaddy.com/article.php?...=289&topic_id=
Not sure what I should do with this or where it should go.
Shouldn't this be covered by the CURL Proxy info in the MyStore settings?
The code seems quite a bit different!?!
That is why I wanted to run the testcurl.php... which I don't have?
Is it available for download?
or am I barking up the wrong tree?
Thanks
-B
Re: Install says Curl not installed, but it is.
curltest.php is in the extras folder :smile:
Re: Install says Curl not installed, but it is.
I don't seem to have it in mine.
I have:
htasccess_for_page_not_found_redirects.htsaccess
index.html
ipn_test.php
ipn_test_return.php
on Zen Cart 1.3.7 btw.
Re: Install says Curl not installed, but it is.
why are you installing the previous version of Zen Cart, and not the current version, 1.3.8a? (this is a new installation thread, I thought.)
---Diana
Re: Install says Curl not installed, but it is.
This is what GoDaddy installed for us.
Re: Install says Curl not installed, but it is.
My client is about to go thru the roof... I can't get the credit cards to approve... It is sending into to PayTrace, but I keep getting errors when I try and "confirm order"
Any help would be greatly appreciated!
-B
Re: Install says Curl not installed, but it is.
If you've never gotten your payment module to work, why would it have to be a CURL issue? Did you check your payment module settings and support FAQs for your payment gateway?
Since this issue is in the wrong thread, as you haven't run curltest.php, I'd post it in the Payment modules section of the website, and regard it as a payment module configuration issue.
There's nothing preventing you from downloading 1.3.8a and running the curl test.
You might want to contact GoDaddy for support with this issue, if it turns out to be unique to your server configuration.
Re: Install says Curl not installed, but it is.
Well.. I don't, and I guess I was wrong. I put up the curltest.php as you suggested. Looks like it passed:
Data validation
Good
Other Info
Your server IP address is: 64.202.161.130.
user-agent: unknown.
Array
(
[url] => "http://www.zen-cart.com/testcurl.php"
[content_type] => text/html
[http_code] => 200
[header_size] => 168
[request_size] => 245
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.169
[namelookup_time] => 0.004
[connect_time] => 0.006
[pretransfer_time] => 0.006
[size_upload] => 0
[size_download] => 2142
[speed_download] => 12674.556213
[speed_upload] => 0
[download_content_length] => 0
[upload_content_length] => 0
[starttransfer_time] => 0.169
[redirect_time] => 0
)
I am just trying to figure out whats wrong and why... The paymentgateway and processing company suggested I try Authorize.net instead of PayTrace, but we got the same error.
Guess its back to the PayTrace configuration.... Sorry about being in the wrong forum.
-B