cancel
Showing results for 
Search instead for 
Did you mean: 

Errors when trying to start download process

SOLVED

Errors when trying to start download process

When I begin the download process I get an error and this shows up in the console.  Anyone help with the fixes?

 

Warning: curl_setopt(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in xxx.com/store2/downloader/lib/Mage/HTTP/Client/Curl.php on line 510 Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in xxx.com/httpdocs/store2/downloader/lib/Mage/HTTP/Client/Curl.php on line 510


CONNECT ERROR: Unknown cipher in list: TLSv1


Warning: is_file(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in xxx.com/httpdocs/store2/downloader/lib/Mage/HTTP/Client/Curl.php on line 157 Warning: is_file(): open_basedir restriction in effect. File(var/cookie) is not within the allowed path(s): (/var/www/vhosts/primaatlanta.com/:/tmp/) in xxx.com/httpdocs/store2/downloader/lib/Mage/HTTP/Client/Curl.php on line 157

 

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Errors when trying to start download process

looks like you have to configure your php,

open_basedir or safe_mode enabled or not properly set.

 

also this could be your solution to TLSv1

http://community.magento.com/t5/Version-Upgrades/Magento-Community-Edition-1-9-2-Update-failed/m-p/1...

 

anyway your server is not setup as needed...

------------
MagenX - Magento and Server optimization

View solution in original post

1 REPLY 1

Re: Errors when trying to start download process

looks like you have to configure your php,

open_basedir or safe_mode enabled or not properly set.

 

also this could be your solution to TLSv1

http://community.magento.com/t5/Version-Upgrades/Magento-Community-Edition-1-9-2-Update-failed/m-p/1...

 

anyway your server is not setup as needed...

------------
MagenX - Magento and Server optimization