I picked up these in error log. Propably during installation..
Quote from: esuomi at Mar 20, 2015, 03:05 PMI picked up these in error log. Propably during installation..
Hi. I think you dont have cURL enabled on your server.
If we can really understand the problem, the answer will come out of it, because the answer is not separate from the problem.
J Krishnamurti
Quote from: esuomi at Mar 21, 2015, 10:35 AMFrom PHP info:
curl
cURL support enabled
cURL Information 7.38.0
Age 3
Features
AsynchDNS No
Debug No
GSS-Negotiate No
IDN Yes
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
Host x86_64-unknown-linux-gnu
SSL Version OpenSSL/1.0.1e
ZLib Version 1.2.3
Maybe this would help:
https://forums.modx.com/thread/28714/could-not-download-package-at-when-downloading-extras
If we can really understand the problem, the answer will come out of it, because the answer is not separate from the problem.
J Krishnamurti
Why would that help? I have no trouble downloading packages. The problem is saving configuration values doesn't do anything. Is there any way to debug this?
BTW on your installation manual says Quickstart widget's Configuration should lead to same place as 'Extras - configuration'. This doesn't work on me. Configuration button leads to this page:
Quote from: esuomi at Mar 21, 2015, 01:35 PMWhy would that help? I have no trouble downloading packages. The problem is saving configuration values doesn't do anything. Is there any way to debug this?
BTW on your installation manual says Quickstart widget's Configuration should lead to same place as 'Extras - configuration'. This doesn't work on me. Configuration button leads to this page:
Is see this in your error log:
[2015-03-20 14:43:41] (ERROR @ /connectors/index.php) MODX could not download the file. You must enable allow_url_fopen, cURL or fsockopen to use remote transport packaging.
I sent you a PM. You can sent me credentials and i can have a look.
If we can really understand the problem, the answer will come out of it, because the answer is not separate from the problem.
J Krishnamurti
Quote from: tomek at Mar 21, 2015, 01:45 PMQuote from: esuomi at Mar 21, 2015, 01:35 PM
BTW on your installation manual says Quickstart widget's Configuration should lead to same place as 'Extras - configuration'. This doesn't work on me. Configuration button leads to this page:
To fix this find chunk dashboard_quickstart_buttons and change url on line 37:
<a href="?a=2" title="Main Config">
If we can really understand the problem, the answer will come out of it, because the answer is not separate from the problem.
J Krishnamurti