Re: [Mosquitto-users] phpMQTT & mosquitto

2012-10-10 Thread Wayne Ingram
Hi Roger, thanks for you response. I'll test it out. Wayne. On Thu, Oct 11, 2012 at 8:38 AM, Roger Light wrote: > Hi Wayne, > > I've left a comment on the phpMQTT issue. I think this is something > that can/should be fixed in mosquitto rather than phpMQTT. I've > committed a change that does so

Re: [Mosquitto-users] phpMQTT & mosquitto

2012-10-10 Thread Roger Light
Hi Wayne, I've left a comment on the phpMQTT issue. I think this is something that can/should be fixed in mosquitto rather than phpMQTT. I've committed a change that does so at https://bitbucket.org/oojah/mosquitto/changeset/8ca9c433157926bb1494a300ff144c4c82d7c482 Thanks for the email about it.

Re: [Mosquitto-users] phpMQTT & mosquitto

2012-10-09 Thread Wayne Ingram
Hi Roger, Yeah, the canned example https://github.com/bluerhinos/phpMQTT/blob/master/examples/publish.php I've only changed the host to localhost as I'm testing on the same box as mosquitto. Wayne. On Wed, Oct 10, 2012 at 12:02 AM, Roger Light wrote: > Hi Wayne, > > Have you got an example s

Re: [Mosquitto-users] phpMQTT & mosquitto

2012-10-09 Thread Roger Light
Hi Wayne, Have you got an example script you could share to make testing this straightforward? I've not used phpMQTT myself. Cheers, Roger On Tue, Oct 9, 2012 at 12:55 PM, Wayne Ingram wrote: > Hi All, > > Is anyone using phpMQTT with a recent version of Mosquitto? I'm getting > errors using t