Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Curl Errors on Installation (GoDaddy hosting)

Curl Errors on Installation (GoDaddy hosting)

Locked

Views: 6,683

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
7 Aug 2008, 8:23 AM
#1
monreveur avatar

monreveur

New Zenner

Join Date:
Aug 2008
Posts:
2
Plugin Contributions:
0

Curl Errors on Installation (GoDaddy hosting)

My hosting provider is GoDaddy. Yes, I know they are bad. I'll fix it soon. In the meantime, would someone please tell me how to fix the following errors using the PHP.INI file? It would really help if someone would put the settings need in the "more info" links.

ATTENTION: Problems Found
ERROR - Cannot proceed until problems are resolved.

* CURL requires SSL support. Please notify webmaster or hosting company. 7 => more info...
* CURL problems detected: 56 => Received error code 403 from proxy more info...

System Inspection Results

* Webserver = Apache
* Server Free Disk Space = 910.13 GB
* PHP O/S = Linux
* PHP API Mode = cgi-fcgi   Click here for more info
* PHP Max Execution Time per page = 30
* Register Globals = OFF
* MySQL Support = ON
* PHP Version = 4.3.11
* PHP Safe Mode = OFF
* PHP Sessions Support = ON
* PHP Session.AutoStart = OFF
* PHP session.use_trans_sid = OFF
* PHP magic_quotes_runtime setting = OFF
* PHP magic_quotes_sybase setting = OFF
* PHP GD Support = ON
* GD Version = GD bundled (2.0.28 compatible)
* PHP ZLIB Compression Support = ON
* PHP OpenSSL Support = ON
* PHP cURL Support = ON
* CURL NON-SSL Capability = Okay
* CURL SSL Capability = CURL requires SSL support. Please notify webmaster or hosting company. 7 =>    Click here for more info
* CURL NON-SSL Capability via Proxy = CURL problems detected: 56 => Received error code 403 from proxy   Click here for more info
* CURL SSL Capability via Proxy = Okay
* PHP Upload Support = ON   upload_max_filesize=2M;   post_max_size=8M
* PHP Upload TMP dir = /tmp
7 Aug 2008, 8:32 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Curl Errors on Installation (GoDaddy hosting)

MonReveur:

My hosting provider is GoDaddy. Yes, I know they are bad. I'll fix it soon. In the meantime, would someone please tell me how to fix the following errors using the PHP.INI file?

ATTENTION: Problems Found
ERROR - Cannot proceed until problems are resolved.

* CURL requires SSL support. Please notify webmaster or hosting company. 7 => more info...
* CURL problems detected: 56 => Received error code 403 from proxy more info...

You can't "fix" them by editing a php.ini file.
Those problems exist because of the bizarre way GoDaddy has decided to build their datacenter.
You'll have to ignore those messages, and after installation go into your Admin area and turn on the CURL Proxy settings, as outlined here: http://www.zen-cart.com/forum/showthread.php?t=61528

8 Aug 2008, 8:03 AM
#3
monreveur avatar

monreveur

New Zenner

Join Date:
Aug 2008
Posts:
2
Plugin Contributions:
0

Re: Curl Errors on Installation (GoDaddy hosting)

Thanks for the info. It took me four attempts to get it installed. Of course, I had to do them all the hard way. I kept mistyping the database password without realizing it. If only Zen Cart would have said so, I would have saved all that repeat effort.

11 Aug 2008, 12:59 AM
#4
prellyan avatar

prellyan

Zen Follower

Join Date:
Mar 2006
Location:
Australia
Posts:
268
Plugin Contributions:
0

Re: Curl Errors on Installation (GoDaddy hosting)

I have the same issue with another hoster except that the
CURL support is turned off altogether

a) Can i still install zencart and have it run?
b) can i still install zencart and use CURL later?
c) do i need CURL before i install zencart?

Thanks

11 Aug 2008, 5:38 AM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Curl Errors on Installation (GoDaddy hosting)

Prellyan:

I have the same issue with another hoster except that the
CURL support is turned off altogether

a) Can i still install zencart and have it run?
b) can i still install zencart and use CURL later?
c) do i need CURL before i install zencart?

Thanks
a. Yes, it will run. Some functions that use CURL will not work.
b. Yes
c. No

11 Aug 2008, 7:51 AM
#6
prellyan avatar

prellyan

Zen Follower

Join Date:
Mar 2006
Location:
Australia
Posts:
268
Plugin Contributions:
0

Re: Curl Errors on Installation (GoDaddy hosting)

Thanks for that - got it sorted - hoster will set up CURL as well for later date.
Cheers