Well, you might need to adapt the commands for windows, and make sure the commands are in the path.�<span></span>�<br><br>On Thursday, February 20, 2014, anate <<a href="mailto:ambatinr@hotmail.com">ambatinr@hotmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the reply. I ran 'php composer.phar' command on the folder. I am<br>
getting 'could not open file composer.phar'. I installed Composer on windows<br>
using composer_setup.exe file.<br>
<br>
Here is the detailed error message when I run amqp_publisher.php file.<br>
<br>
<br>
'D:\inetpub\wwwroot\test\vendor\videlalvaro\php-amqplib\demo/../vendor/autoload.php'<br>
(include_path='.;C:\php\pear'). I am using 5.3.13 and it's installed in<br>
'D:\PHP5313' folder. There is no 'pear' folder. Could you please let me know<br>
if I am missing something? Thanks for any suggestions.<br>
<br>
autoload.php<br>
-----------------------------<br>
<br>
require_once __DIR__ . '/composer' . '/autoload_real.php';<br>
<br>
return ComposerAutoloaderInit5e74aaf68e13rfe5f321c5a586eb96f22::getLoader();<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/vendor-autoload-php-failed-to-open-stream-No-such-file-or-directory-tp33511p33534.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/vendor-autoload-php-failed-to-open-stream-No-such-file-or-directory-tp33511p33534.html</a><br>

Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'rabbitmq-discuss@lists.rabbitmq.com')">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote>