The include_path is for your client side php interpreter so that it can
locate the STOMP client implementation.
http://www.php.net/manual/en/ini.core.php#ini.include-path

ActiveMQ STOMP support is written in java and enabled via a
transportConnector.
see: http://activemq.apache.org/stomp.html

If you are new to ActiveMQ, consider using the latest release: 5.3.0

On 1 March 2010 00:58, CauselessEffect <mjbr...@gmail.com> wrote:

>
> I would like to use a PHP/STOMP client with AMQ but as of now, I can't even
> get AMQ to read a simple PHP echo.
>
> I have seen  http://stomp.fusesource.org/documentation/php/book.html this
> tutorial  but I have no idea where the "include_path" in step 2 is
> configured.  I'm using the apache-activemq-5.1.0 release.
>
> PHP for me has always worked out-of-the-box for me with Apache, but this is
> my first time using ActiveMQ.  Anybody have any experience with this?
> Thanks.
> --
> View this message in context:
> http://old.nabble.com/ActiveMQ-Can%27t-Execute-PHP-Code-tp27739295p27739295.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to