I get the following error after a fresh install of version 2.1.1
[2011-06-17 18:27:36] (ERROR @ /connectors/workspace/packages-rest.php) MODX could not download the file. You must enable allow_url_fopen, cURL or fsockopen to use remote transport packaging.
[2011-06-17 18:27:36] (ERROR @ /connectors/workspace/packages-rest.php) Could not download package at: http://modx.com/extras/download/?id=4d9151f9f245547b00000021
But when i check my server settings:
php: 5.2.9
pdo: 5.0.91
allow_url_open: on
and in the phpinfo i see:
cURL support enabled
cURL Information libcurl/7.19.4 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5
I installed 10+ websites on this hosting provider and never had problems.
This is the first site 2.1.+ and it is giving an error
Is there something wrong with the package
or am i doing something wrong
please some help...