Michael suggested the following which solved my problem.
Sounds like something funny is going on with stream_select() on line 558.
Can you retry with lines 510-512 in Stomp.php commented out?
Note that I was able to connect to my amq server from my laptop running
php5.2. The problem only ap
By using a very new version of PHP Stomp client, I get slightly further but
not much. Here is the URL for resolving the first issue (thanks Michael):
http://groups.google.com/group/stompcli-dev/browse_thread/thread/5d6cd3b06bbebb7a
Here is the error now shown by the stomp client:
Fatal error:
I am hoping someone has seen this error before or knows what it is about. I
am trying to connect to ActiveMQ from PHP:
Fatal error: Uncaught exception 'Stomp_Exception' with message 'Connection
not acknowledged' in /var/www/vservers/robv/www/htdocs/Stomp/Stomp.php:208
The activemq logs show thi