Hello All,
I had briefly played around with the publish and subscribe modules a month or so ago and everything worked just swimingly...
However I have since switched from Plesk to CPanel, created a few drupal sites from scratch, and am having troubles publishing content from one site, and subscribing on another... Not sure if it is related to the way cpanel creates a site, folder / file permissions, bug, or stupid mistake... (the two sites are on the same box if that matters)
I have tried all combinations of authentication in the publish module, push on publish / edit, and publish at regular intervals, and I can not get my info to publish on its own. My cron jobs are running on both sites. I can however initiate the publish with a pull from the subscribing site but that will not work for what I want to do...
The error that I receive in the logs currently on the publishing site is...
XMLRPC push failed for http://www.mysite.ca/xmlrpc.php (channel id 8): No such subscription
However that occurs when the subscription is created on the subscribing site, and it initiates the first pull or publish automatically. As the login and channel info is valid and the subscription is created, this does not make much sense...
Anyone have any ideas, or have this working ok? or have more documentation other than the readme or the out of date docs on the modules pages...
Thanks,