We have been trying to Login with Provisioner all day. When we try to Login (logout first) we see a couple of progress bars and then:
Login to the Remote Site failed - Revolution gateway package is not installed in the remote Evolution site -
We have tested our revogateway script at (domain)/assets/snippets/revogateway/index.php
and receive: {"success":true,"message":"","total":0,"object":null}
Modx Error log says:
[2012-02-01 18:20:08] (ERROR @ /(directorypath)/core/components/provisioner/model/provisioner/provisioner.class.php : 380) PHP warning: curl_setopt() expects parameter 1 to be resource, null given
[2012-02-01 18:20:08] (ERROR @ /(directorypath)/core/components/provisioner/model/provisioner/provisioner.class.php : 387) PHP warning: curl_exec() expects parameter 1 to be resource, null given
[2012-02-01 18:20:09] (ERROR @ /(directorypath)/core/components/provisioner/model/provisioner/provisioner.class.php : 434) PHP warning: unlink(): No such file or directory
provisioner.class.php is in the folder
Web Server:
* PHP version and how it's running (suexec, mod_php, CGI, etc.)
PHP Version 5.3.2-1ubuntu4.11
* Apache or IIS version
Nginx
* Operating System and version
ubuntu4.11
Database:
* MySQL version
5.1.41
* List of any tables over 1MB in size
MODx:
* Version
revo 2.2.0
evo version 1.0.4 rev 6981
Browser/Client:
* Browser name and version
Safari 5.1.2
* Operating System and version
OSX 10.6.8
I am sorry, just realizing I should post this in another part of the forum...posting in ... Add-ons >> Module Plugin & Snippet Usage